Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
daniel.eades
arti
Commits
c2c6a043
Commit
c2c6a043
authored
Sep 08, 2021
by
daniel.eades
Browse files
run clippy on test modules
parent
fb3b8b84
Pipeline
#12466
failed with stage
in 3 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c2c6a043
...
...
@@ -12,7 +12,7 @@ rust-latest:
-
cargo build --verbose --target x86_64-unknown-linux-gnu
-
cargo test --verbose
-
rustup component add clippy rustfmt
-
cargo clippy --all-features -- -D warnings
-
cargo clippy --all-features
--tests
-- -D warnings
-
cargo fmt -- --check
-
cargo install cargo-audit
-
cargo audit -D warnings
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment