[#45] Removed unnecessary clippy flag (and let's test the cache)
continuous-integration/drone the build failed
Details
continuous-integration/drone the build failed
Details
parent
01aa4bae80
commit
728e72e47c
|
@ -50,7 +50,7 @@ pipeline:
|
|||
image: chewingbever/fej-builder:latest
|
||||
commands:
|
||||
# This is run here because it requires compilation
|
||||
- cargo clippy -- --no-deps -D warnings
|
||||
- cargo clippy -- -D warnings
|
||||
- cargo test
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue