Fix syntax
This commit is contained in:
2
.github/workflows/Crate-publishing.yml
vendored
2
.github/workflows/Crate-publishing.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
|||||||
componets: rustfmt, clippy
|
componets: rustfmt, clippy
|
||||||
|
|
||||||
- name: '🚧 Cargo test'
|
- name: '🚧 Cargo test'
|
||||||
shell: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: test
|
command: test
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user