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