Fix syntax
This commit is contained in:
parent
671f22287f
commit
9e447fca1a
|
@ -54,7 +54,7 @@ jobs:
|
|||
componets: rustfmt, clippy
|
||||
|
||||
- name: '🚧 Cargo test'
|
||||
shell: actions-rs/cargo@v1
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: test
|
||||
|
||||
|
|
Loading…
Reference in New Issue