Skip to content

Commit

Permalink
Don't need coveralls fgor GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Jan 2, 2020
1 parent b6755b7 commit 7ddd30e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install Dependencies
run: |
cpanm -iq File::Spec ExtUtils::MakeMaker
cpanm -iqn Devel::Cover::Report::Coveralls Locale::Country Test::Pod::Spelling::CommonMistakes FCGI::Buffer Log::WarnDie B::Lint warnings::unused
cpanm -iqn Locale::Country Test::Pod::Spelling::CommonMistakes FCGI::Buffer Log::WarnDie B::Lint warnings::unused
cpanm -iq --installdeps --notest .
- name: Run Tests
run: |
Expand Down

0 comments on commit 7ddd30e

Please sign in to comment.