mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
fix(ci): test in --release for speed
This commit is contained in:
2
.github/workflows/optimizer.yml
vendored
2
.github/workflows/optimizer.yml
vendored
@@ -41,5 +41,5 @@ jobs:
|
||||
|
||||
- name: Tests
|
||||
run: |
|
||||
cargo test --no-fail-fast --all-targets
|
||||
cargo test --release --no-fail-fast --all-targets
|
||||
make -C concrete-optimizer-cpp test-ci
|
||||
|
||||
Reference in New Issue
Block a user