Skip to content

Commit f1c32a5

Browse files
committed
refactor(stm): added new test to the sequential CI tests
1 parent e59acd2 commit f1c32a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.config/nextest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ path = "tests-result.junit.xml"
2020
report-name = "mithril-tests"
2121

2222
[[profile.ci.overrides]]
23-
filter = 'test(#proof_system::ivc_halo2_snark::*slow::*)'
23+
filter = 'test(#proof_system::halo2_snark::*slow::*) or test(#proof_system::ivc_halo2_snark::*slow::*)'
2424
test-group = "ivc-snark-sequential"

0 commit comments

Comments
 (0)