Skip to content

Commit cc1edbf

Browse files
committed
use hack for clippy
1 parent 85ad0e3 commit cc1edbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
toolchain: ${{ matrix.rust }}
7979
override: true
8080
- uses: Swatinem/rust-cache@v1
81+
- uses: taiki-e/install-action@cargo-hack
8182
- run: rustup component add clippy
8283
- name: clippy (all targets, feature powerset)
8384
run: cargo hack clippy --all-targets --feature-powerset -- -D warnings

0 commit comments

Comments
 (0)