Skip to content

Commit

Permalink
Have the STP coverage build also provide Z3, so that the crosscheck s…
Browse files Browse the repository at this point in the history
…olver can also be tested
  • Loading branch information
danielschemmel authored and ccadar committed Feb 28, 2023
1 parent 04a42c9 commit d3e8cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
include:
- name: "STP"
env:
SOLVERS: STP
SOLVERS: STP:Z3
- name: "Z3"
env:
SOLVERS: Z3
Expand Down

0 comments on commit d3e8cd3

Please sign in to comment.