Skip to content

Commit f5f6f26

Browse files
committed
ci: update halmos command
1 parent ec2c88d commit f5f6f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
run: pip install halmos
137137

138138
- name: Run halmos
139-
run: halmos --error-unknown --test-parallel --solver-parallel --storage-layout=generic --solver-timeout-assertion 0
139+
run: halmos --solver-timeout-assertion 0
140140

141141
coverage:
142142
permissions:

0 commit comments

Comments
 (0)