Skip to content

Commit 484359b

Browse files
committed
remove generate command from workflow
Signed-off-by: Ashraf Fouda <ashraf.m.fouda@gmail.com>
1 parent 568bcb4 commit 484359b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626

2727
- name: Build binaries
2828
run: |
29-
go generate ./pkg/capacity/...
3029
cd cmds
3130
make
3231
env:

0 commit comments

Comments
 (0)