Update rust.yml
This commit is contained in:
parent
780b275c46
commit
e3638162b0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -21,5 +21,5 @@ jobs:
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: cargo test --verbose
|
run: cargo test --verbose
|
||||||
- name: rust-cargo
|
- name: rust-cargo
|
||||||
uses: actions-rs./cargo@v1.0.1
|
uses: actions-rs /cargo@v1.0.1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue