bleeeh :P
Some checks failed
/ test (push) Failing after 16s

This commit is contained in:
xqtc161 2024-07-11 12:21:21 +02:00
parent 15e4cbba75
commit 6ae3f81e5a

View file

@ -8,4 +8,5 @@ jobs:
- 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: ls /workspace/xqtc/glsl-lexer
- run: cargo test --lib