Skip to content

Commit ba2862a

Browse files
committed
ci: clean up workflows
1 parent 8c6234a commit ba2862a

File tree

2 files changed

+0
-33
lines changed

2 files changed

+0
-33
lines changed

.github/workflows/go-test.yml

Lines changed: 0 additions & 30 deletions
This file was deleted.

.github/workflows/lint.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ jobs:
2323
- name: Install dependencies
2424
run: go mod download
2525

26-
- name: Generate GraphQL code
27-
run: go generate .
28-
2926
- name: Lint with golangci-lint
3027
uses: golangci/golangci-lint-action@v8
3128
with:

0 commit comments

Comments
 (0)