mirror of
https://github.com/winapps-org/winapps.git
synced 2025-07-31 16:06:45 +02:00
Update rust-check.yml
This commit is contained in:
2
.github/workflows/rust-check.yml
vendored
2
.github/workflows/rust-check.yml
vendored
@@ -17,4 +17,4 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: mirlahiji/rust-action@master
|
||||
with:
|
||||
args: cd integration-test && cargo fmt -- --check && cargo clippy -- -Dwarnings && cargo test
|
||||
args: cargo fmt -- --check && cargo clippy -- -Dwarnings && cargo test
|
||||
|
Reference in New Issue
Block a user