UWU ich bin so dumm man sollte mir kein CI geben
Some checks failed
/ test (push) Failing after 1m7s
Some checks failed
/ test (push) Failing after 1m7s
This commit is contained in:
parent
dbf1cad87e
commit
d2260e9d28
|
@ -4,5 +4,5 @@ jobs:
|
|||
runs-on: docker
|
||||
steps:
|
||||
- run: apt update; apt install --yes curl wget
|
||||
- run: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- --default-toolchain nightly --profile default
|
||||
- run: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- --default-toolchain nightly --profile default -y
|
||||
- run: cargo test --lib
|
||||
|
|
Loading…
Reference in a new issue