Skip to content

Commit

Permalink
Uses tarpaulin 0.27.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
yorik committed Oct 13, 2023
1 parent 13661cd commit 7484635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Run cargo-tarpaulin
uses: actions-rs/[email protected]
with:
version: '0.27.1'
version: '0.27.0'
args: '--manifest-path node/Cargo.toml -- --test-threads 16 --timeout 300'
env:
RUST_LOG: 'network=trace,sync_blocks=trace,consensus=trace'
Expand Down

0 comments on commit 7484635

Please sign in to comment.