Skip to content

Commit 7c21fcf

Browse files
committed
fix(ci): remove unsued stuff
1 parent d9c6962 commit 7c21fcf

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ jobs:
3636
- name: Build all packages
3737
run: go build ./...
3838

39-
- name: Build cmd/gen
40-
run: go build ./cmd/gen
41-
4239

4340
run-test:
4441
name: Run Test (${{ matrix.name }})

0 commit comments

Comments
 (0)