7 Commits

Author SHA1 Message Date
oech3 368585ba0c *.yml: simplify 2026-05-22 11:17:12 +02:00
oech3 8e46adbb53 Fix check on Windows & add CI 2026-05-14 08:45:06 +02:00
oech3 5724be7769 avoid nightly toolchain 2026-05-14 06:57:40 +02:00
oech3 9222043739 add CI for Cygwin 2026-05-13 15:31:46 +02:00
oech3 81682ec7b0 Add CI for wasm32-wasip1 2026-05-08 11:49:07 +02:00
Sylvestre Ledru 4528a7de7f ci: add code quality workflow
Runs cargo fmt --check and cargo clippy -D warnings with sccache and
GHA error annotations.
2026-04-30 17:36:52 +02:00
Sylvestre Ledru c0d3a86461 ci: add basic CI workflow
Runs cargo check, build, and test on ubuntu and macOS using the nightly
toolchain (required by parser's use of if_let_guard).
2026-04-30 17:36:52 +02:00