UWU ich bin so dumm man sollte mir kein CI geben
Some checks failed
/ test (push) Failing after 1m7s

This commit is contained in:
xqtc161 2024-07-11 12:09:35 +02:00
parent dbf1cad87e
commit d2260e9d28

View file

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