mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-23 05:03:21 +00:00
Don't dogfood twice
This commit is contained in:
parent
494fec7f6e
commit
f3f5e3cb25
1 changed files with 0 additions and 1 deletions
|
@ -5,4 +5,3 @@ sudo: false
|
||||||
script:
|
script:
|
||||||
- python util/update_lints.py -c
|
- python util/update_lints.py -c
|
||||||
- cargo test --features debugging
|
- cargo test --features debugging
|
||||||
- bash util/dogfood.sh
|
|
||||||
|
|
Loading…
Reference in a new issue