uwu jetzt aber
All checks were successful
/ build (push) Successful in 1m42s

This commit is contained in:
xqtc161 2024-07-11 15:24:39 +02:00
parent 13eaada6ca
commit 52828a7f0b

View file

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