Skip to content

Commit

Permalink
Merge pull request valebes#29 from valebes/proc2-macro-coverage
Browse files Browse the repository at this point in the history
Restore correct branch for Rust toolchain
  • Loading branch information
valebes authored Aug 16, 2023
2 parents 92eaa6b + b032f5e commit a64f336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
name: coverage
runs-on: ubuntu-latest
container:
image: xd009642/tarpaulin:0.25.2-nightly
image: xd009642/tarpaulin:develop-nightly
options: --security-opt seccomp=unconfined
steps:
- name: Checkout repository
Expand Down

0 comments on commit a64f336

Please sign in to comment.