Skip to content

Commit

Permalink
Revert "Revert me: Don't require clippy CI stage to succeed (#427)"
Browse files Browse the repository at this point in the history
This reverts commit b30c3ae.
  • Loading branch information
cmichi committed Feb 9, 2022
1 parent b30c3ae commit f6c1cee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ clippy:
<<: *docker-env
script:
- cargo clippy --verbose --all-targets --all-features -- -D warnings;
allow_failure: true

#### stage: test (all features)

Expand Down

0 comments on commit f6c1cee

Please sign in to comment.