Skip to content

Commit 455984a

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/proof_ci.yaml

Lines changed: 1 addition & 1 deletion
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 --debug
157157
- name: Check repository visibility
158158
shell: bash
159159
run: |

aws-encryption-sdk-specification

0 commit comments

Comments
 (0)