MOAR CI
Some checks failed
/ test (push) Failing after 9s

This commit is contained in:
xqtc161 2024-07-11 14:39:42 +02:00
parent 8e76de356c
commit 90afe38c62

View file

@ -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