parent
8c431c41fb
commit
13eaada6ca
|
@ -18,3 +18,8 @@ jobs:
|
|||
run: |
|
||||
cargo build
|
||||
shell: bash
|
||||
- id: cargo-test
|
||||
name: cargo build
|
||||
run: |
|
||||
cargo test --lib
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in a new issue