Skip to content

Commit

Permalink
Just use ./Build test
Browse files Browse the repository at this point in the history
  • Loading branch information
rjw1 committed Aug 22, 2020
1 parent b15aa41 commit 3e207cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -42,5 +42,5 @@ jobs:
- run: cpanm --quiet --installdeps --notest .
- run: perl Build.PL
- run: ./Build build
- run: cover -test -ignore Build.pm -report coveralls
# - run: ./Build test
# - run: cover -test -ignore Build.pm -report coveralls
- run: ./Build test

0 comments on commit 3e207cf

Please sign in to comment.