mirror of
https://github.com/FliegendeWurst/tmux-thumbs.git
synced 2024-11-08 15:30:37 +00:00
Add cargo audit
This commit is contained in:
parent
1cba9ce530
commit
d79ec42c9e
@ -11,8 +11,11 @@ rust:
|
||||
|
||||
before_script:
|
||||
- rustup component add rustfmt
|
||||
- cargo install --force cargo-audit
|
||||
- cargo generate-lockfile
|
||||
|
||||
script:
|
||||
- cargo fmt --all -- --check
|
||||
- cargo build
|
||||
- cargo test
|
||||
- cargo audit
|
||||
|
Loading…
Reference in New Issue
Block a user