chore(ci): always run zk tests

This commit is contained in:
Nicolas Sarlin
2025-06-05 12:00:49 +02:00
committed by Nicolas Sarlin
parent 38a9853140
commit 54c314cd71

View File

@@ -185,7 +185,8 @@ jobs:
make test_tfhe_csprng_big_endian
- name: Run tfhe-zk-pok tests
if: needs.should-run.outputs.zk_pok_test == 'true'
# Always run it to catch non deterministic bugs earlier
# if: needs.should-run.outputs.zk_pok_test == 'true'
run: |
make test_zk_pok