Skip to content

Commit

Permalink
ci: update halmos command
Browse files Browse the repository at this point in the history
  • Loading branch information
daejunpark committed Sep 25, 2024
1 parent ec2c88d commit f5f6f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
run: pip install halmos

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

coverage:
permissions:
Expand Down

0 comments on commit f5f6f26

Please sign in to comment.