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 25, 2024
1 parent ca6a7df commit d09a070
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 @@ -153,7 +153,7 @@ jobs:
- name: Run CBMC proofs
shell: bash
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 d09a070

Please sign in to comment.