Skip to content

Commit d4df50e

Browse files
authored
Merge branch 'master' into dependabot/cargo/tokio-tungstenite-0.28
2 parents 7de3c21 + 2f60482 commit d4df50e

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)