wip
Some checks failed
Rust CI / build-test (push) Failing after 33s

This commit is contained in:
2026-01-08 14:41:59 +01:00
parent b90df5bfed
commit d2ca118eb8

View File

@@ -35,6 +35,3 @@ jobs:
- name: Build (release)
run: cargo build --release
- name: Test
run: cargo test --all --all-features