Skip to content

Commit 2f60482

Browse files
committed
Fix bench CI job
1 parent 8b85532 commit 2f60482

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ jobs:
9898
- uses: dtolnay/rust-toolchain@v1
9999
with:
100100
toolchain: stable
101+
components: clippy
101102

102103
- run: cargo clippy -p juniper_benchmarks --benches -- -D warnings
103104
- run: cargo bench -p juniper_benchmarks

0 commit comments

Comments
 (0)