mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
fix: update test command in test.yml
This commit is contained in:
parent
13508184fc
commit
1beef795a1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -30,4 +30,4 @@ jobs:
|
|||
run: cargo build --verbose
|
||||
|
||||
- name: Test
|
||||
run: cargo test --all --verbose
|
||||
run: cargo test --workspace --verbose
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue