Skip to content

Commit

Permalink
Increase clippy timeout in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lucksus committed Oct 23, 2024
1 parent a37d202 commit 50e99ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
- ./target/release/ad4m-executor
- run:
name: cargo clippy
no_output_timeout: 30m
command: cargo clippy --all --exclude ad4m-launcher
- run:
name: Remove pnpm patches
Expand Down

0 comments on commit 50e99ed

Please sign in to comment.