Update .forgejo/workflows/ci.yml
Some checks failed
CI / cargo test (push) Has been cancelled

This commit is contained in:
ward 2025-12-04 17:35:49 +00:00
parent f3e1e24692
commit da0bb2b44d

View file

@ -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