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
|
||||
|
||||
- name: '🚧 Cargo test'
|
||||
shell: actions-rs/cargo@v1
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: test
|
||||
|
||||
|
Reference in New Issue
Block a user