Skip to content

Commit

Permalink
Update CBMC version, verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
tautschnig committed Apr 24, 2024
1 parent 1b7a36e commit 90da32b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/proof_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
env:
EXTERNAL_SAT_SOLVER: kissat
working-directory: ${{ env.PROOFS_DIR }}
run: ${{ env.RUN_CBMC_PROOFS_COMMAND }}
run: ${{ env.RUN_CBMC_PROOFS_COMMAND }} --verbose
- name: Check repository visibility
shell: bash
run: |
Expand Down

0 comments on commit 90da32b

Please sign in to comment.