mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-21 17:09:09 +01:00
Rust CI to release
This commit is contained in:
2
.github/workflows/ci-rust.yml
vendored
2
.github/workflows/ci-rust.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
|
||||
restore-keys: ${{ runner.os }}-cargo-
|
||||
- name: Lint
|
||||
run: cargo check
|
||||
run: cargo check --all
|
||||
- run: cargo install --locked cargo-udeps || true
|
||||
- name: Check
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user