kms
Some checks failed
/ test (push) Failing after 1m6s

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

View file

@ -5,4 +5,5 @@ jobs:
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 -y
- run: $HOME/.cargo/env
- run: cargo test --lib