Skip to content

Commit 6766fcd

Browse files
committed
Update CBMC version, verbose
1 parent 4751979 commit 6766fcd

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
@@ -155,7 +155,7 @@ jobs:
155155
env:
156156
EXTERNAL_SAT_SOLVER: kissat
157157
working-directory: ${{ env.PROOFS_DIR }}
158-
run: ${{ env.RUN_CBMC_PROOFS_COMMAND }}
158+
run: ${{ env.RUN_CBMC_PROOFS_COMMAND }} --verbose
159159
- name: Check repository visibility
160160
shell: bash
161161
run: |

0 commit comments

Comments
 (0)