Typo
This commit is contained in:
parent
2760d0f460
commit
ab6d59971d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -39,5 +39,5 @@ jobs:
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: tests --workspace
|
command: test --workspace
|
||||||
|
|
Loading…
Reference in New Issue
Block a user