We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dfbc50 commit b5529e8Copy full SHA for b5529e8
.github/actions/polymorph_codegen/action.yml
@@ -153,4 +153,5 @@ runs:
153
working-directory: ./${{ inputs.library }}
154
shell: bash
155
run: |
156
+ cat DynamoDbEncryption/runtimes/go/ImplementationFromDafny-go/awscryptographydbencryptionsdkdynamodbsmithygenerated/to_dafny.go
157
make check_polymorph_diff
0 commit comments