We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e59acd2 commit f1c32a5Copy full SHA for f1c32a5
1 file changed
.config/nextest.toml
@@ -20,5 +20,5 @@ path = "tests-result.junit.xml"
20
report-name = "mithril-tests"
21
22
[[profile.ci.overrides]]
23
-filter = 'test(#proof_system::ivc_halo2_snark::*slow::*)'
+filter = 'test(#proof_system::halo2_snark::*slow::*) or test(#proof_system::ivc_halo2_snark::*slow::*)'
24
test-group = "ivc-snark-sequential"
0 commit comments