Skip to content

Commit

Permalink
skip clippy for examples
Browse files Browse the repository at this point in the history
  • Loading branch information
lulf committed Aug 20, 2024
1 parent 46a9a99 commit 9b1d9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
CARGO_NET_GIT_FETCH_WITH_CLI: "true"
run: |
cargo fmt --check
cargo clippy --locked
# cargo clippy --locked
cargo build --release --locked

0 comments on commit 9b1d9fc

Please sign in to comment.