Skip to content

Commit 1f8ff9a

Browse files
m
1 parent 5286619 commit 1f8ff9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_test_go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,5 +144,6 @@ jobs:
144144
if: matrix.library == 'DynamoDbEncryption'
145145
working-directory: ./Examples/runtimes/go
146146
run: |
147+
go mod tidy
147148
go run main.go
148149
go test ./...

0 commit comments

Comments
 (0)