Skip to content

Commit

Permalink
Fix ci config.
Browse files Browse the repository at this point in the history
  • Loading branch information
Oberacda committed Dec 10, 2023
1 parent 8c6e648 commit 21ae720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
toolchain: stable
- uses: Swatinem/rust-cache@v2
- uses: taiki-e/install-action@nextest
- uses: taiki-e/install-action@llvm-cov
- uses: taiki-e/install-action@cargo-llvm-cov
- name: Clippy
uses: actions-rs/cargo@v1
with:
Expand Down

0 comments on commit 21ae720

Please sign in to comment.