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