Skip to content
Snippets Groups Projects
Commit 4a323bb2 authored by Wei Tang's avatar Wei Tang
Browse files

ci: enable spectests feature

parent da563fda
Branches
No related merge requests found
Pipeline #44561 passed with stage
in 1 minute and 44 seconds
......@@ -26,7 +26,7 @@ test-rust-stable:
script:
- ./scripts/init.sh
- ./scripts/build.sh
- time cargo test --all --release --locked
- time cargo test --all --release --features spectests --locked
- sccache -s
only:
- triggers
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment