Skip to content

Commit

Permalink
rustup
Browse files Browse the repository at this point in the history
  • Loading branch information
pompon0 committed Sep 28, 2023
1 parent f9e6965 commit 545635b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ jobs:
uses: runforesight/workflow-telemetry-action@v1
- uses: actions/checkout@v3
- uses: mozilla-actions/[email protected]
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
default: true
- name: install tarpaulin
uses: baptiste0928/cargo-install@v2
with:
Expand Down

0 comments on commit 545635b

Please sign in to comment.