Skip to content

Commit

Permalink
Update coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius committed Nov 3, 2023
1 parent 9e1a1da commit 1b705d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- name: Install tools
run: |
npm install -g prettier
rustup install nightly
cargo install cargo-hack || true
cargo install cargo-msrv || true
cargo install cargo-supply-chain || true
Expand Down

0 comments on commit 1b705d0

Please sign in to comment.