Skip to content

Commit

Permalink
Revert "Disable regabi due to on-going stability issues (aws#4245)"
Browse files Browse the repository at this point in the history
This reverts commit 2a3e589.
  • Loading branch information
jasdel committed Apr 18, 2022
1 parent b0f95ad commit 1b7dd50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -38,7 +38,7 @@ gen-codegen-test:

gen-services:
@echo "Generating SDK clients"
env GOEXPERIMENT=noregabi go generate ./service
go generate ./service

gen-protocol-test:
@echo "Generating SDK protocol tests"
Expand Down

0 comments on commit 1b7dd50

Please sign in to comment.