Skip to content

Commit 9f650c7

Browse files
Update regress.yml
Missing empty line Signed-off-by: james-ball-qualcomm <[email protected]>
1 parent 9cd9a45 commit 9f650c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/regress.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,4 +218,5 @@ jobs:
218218
name: Build container
219219
run: ./bin/build_container
220220
- name: Generate Go code
221-
run: ./do gen:go
221+
run: ./do gen:go
222+

0 commit comments

Comments
 (0)