fix ci
ci/woodpecker/push/fmt Pipeline was successful
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
2026-08-08 16:37:07 -04:00
parent 58200b2bf9
commit 842c4c9b0c
+1
View File
@@ -6,6 +6,7 @@ steps:
image: rust:1 image: rust:1
commands: commands:
- cargo test --all - cargo test --all
- cargo build --all
e2e-test: e2e-test:
image: node:24 image: node:24