Skip to content

Commit

Permalink
fix prove
Browse files Browse the repository at this point in the history
  • Loading branch information
FGasper committed Nov 11, 2020
1 parent ce4d99a commit 06bdda2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ jobs:
cover -test -report Coveralls
- name: Run tests - verbose (with coverage)
if: ${{ matrix.coverage }}
run: "prove -vl ."
run: "prove -vl t"

0 comments on commit 06bdda2

Please sign in to comment.