Skip to content

Commit 0d43b78

Browse files
auto commit
1 parent 61e30d8 commit 0d43b78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/polymorph_codegen/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ runs:
146146
shell: bash
147147
run: |
148148
make polymorph_go
149+
goimports -w .
149150
150151
- name: Check regenerated code against commited code
151152
# Composite action inputs seem to not actually support booleans properly for some reason

0 commit comments

Comments
 (0)