Skip to content

Commit fea1750

Browse files
smithy-dafny pull in CI
1 parent 7d49d40 commit fea1750

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci_test_go.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ jobs:
7474
run: |
7575
go install golang.org/x/tools/cmd/goimports@latest
7676
77+
- uses: actions/checkout@v4
78+
- run: git submodule update --init --recursive submodules/smithy-dafny
79+
7780
- name: Regenerate code using smithy-dafny
7881
shell: bash
7982
working-directory: ./${{ matrix.library }}

0 commit comments

Comments
 (0)