This commit is contained in:
parent
f3e1e24692
commit
da0bb2b44d
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ jobs:
|
||||||
VALIDATE_TRIVY: true
|
VALIDATE_TRIVY: true
|
||||||
|
|
||||||
- name: Rust toolchain
|
- name: Rust toolchain
|
||||||
uses: https://github.com/dtolnay/rust-toolchain@stable
|
uses: https://github.com/dtolnay/rust-toolchain@1.89.0
|
||||||
|
|
||||||
#- run: cargo test --all-features
|
#- run: cargo test --all-features
|
||||||
- run: cargo run -- --help
|
- run: cargo run -- --help
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue