This commit is contained in:
parent
13eaada6ca
commit
52828a7f0b
|
@ -19,7 +19,7 @@ jobs:
|
||||||
cargo build
|
cargo build
|
||||||
shell: bash
|
shell: bash
|
||||||
- id: cargo-test
|
- id: cargo-test
|
||||||
name: cargo build
|
name: cargo test
|
||||||
run: |
|
run: |
|
||||||
cargo test --lib
|
cargo test --lib
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Reference in a new issue