Skip to content

Commit

Permalink
ignore opt
Browse files Browse the repository at this point in the history
  • Loading branch information
kfly8 committed Aug 14, 2024
1 parent d03cb5a commit 387a3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
cpm install -g Devel::Cover::Report::Coveralls
cover -test -report coveralls
cover -test -report coveralls -ignore_re '^/opt'

0 comments on commit 387a3bb

Please sign in to comment.