Skip to content

Commit d09a070

Browse files
committed
Update CBMC version, verbose
1 parent ca6a7df commit d09a070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/proof_ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
- name: Run CBMC proofs
154154
shell: bash
155155
working-directory: ${{ env.PROOFS_DIR }}
156-
run: ${{ env.RUN_CBMC_PROOFS_COMMAND }}
156+
run: ${{ env.RUN_CBMC_PROOFS_COMMAND }} --verbose
157157
- name: Check repository visibility
158158
shell: bash
159159
run: |

0 commit comments

Comments
 (0)