Skip to content

Commit

Permalink
ignore coverage decrease
Browse files Browse the repository at this point in the history
  • Loading branch information
fertkir committed Nov 4, 2023
1 parent 4defb02 commit 1baa2a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ jobs:
run: cargo tarpaulin --all-targets --all-features --timeout 120 --out xml --skip-clean --target-dir target/tarpaulin
- name: Upload to coveralls.io
uses: coverallsapp/github-action@v2
with:
fail-on-error: false

0 comments on commit 1baa2a5

Please sign in to comment.