We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8344625 commit 0fe6e5cCopy full SHA for 0fe6e5c
.github/workflows/ci_test_go.yml
@@ -75,7 +75,6 @@ jobs:
75
go install golang.org/x/tools/cmd/goimports@latest
76
77
- name: Regenerate code using smithy-dafny if necessary
78
- if: ${{ inputs.regenerate-code }}
79
uses: ./.github/actions/polymorph_codegen
80
with:
81
dafny: ${{ env.DAFNY_VERSION }}
0 commit comments