Skip to content

Commit

Permalink
workaround for tarpaulin failures caused by nom and bitvec
Browse files Browse the repository at this point in the history
  • Loading branch information
Geal committed Jun 19, 2021
1 parent 35086f5 commit 0ade67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,4 +185,4 @@ jobs:
TOKEN: ${{ secrets.COVERALLS_TOKEN }}
with:
command: tarpaulin
args: --coveralls "$TOKEN"
args: --coveralls "$TOKEN" --avoid-cfg-tarpaulin

0 comments on commit 0ade67d

Please sign in to comment.