mirror of
https://github.com/sudosylabs/vnidrop.git
synced 2026-08-13 05:49:57 +02:00
test(core): add saved devices production release gate
This commit is contained in:
2
.github/workflows/rust-core.yml
vendored
2
.github/workflows/rust-core.yml
vendored
@@ -45,6 +45,8 @@ jobs:
|
||||
run: rustup component add clippy rustfmt
|
||||
- name: Check Rust core
|
||||
run: make check-rust
|
||||
- name: Saved devices production release gate
|
||||
run: make test-rust-saved-devices
|
||||
- name: Install cargo-audit
|
||||
run: cargo install cargo-audit --locked
|
||||
- name: Audit Rust dependencies
|
||||
|
||||
Reference in New Issue
Block a user