parent
8e76de356c
commit
90afe38c62
|
@ -8,7 +8,4 @@ jobs:
|
||||||
- uses: actions-rs/toolchain@v1
|
- uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
toolchain: stable
|
toolchain: stable
|
||||||
- uses: actions-rs/cargo@v1
|
- run: cargo test --lib --release
|
||||||
with:
|
|
||||||
command: test
|
|
||||||
args: --release --lib
|
|
||||||
|
|
Loading…
Reference in a new issue