Skip to content

Commit

Permalink
fix(ci): remove make graphql step 💚
Browse files Browse the repository at this point in the history
  • Loading branch information
kareemmahlees committed Feb 13, 2024
1 parent 7cc2a98 commit db58a64
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
with:
go-version: "1.21"
cache: false
- name: Run gqlgen generate
run: make graphql
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
Expand Down

0 comments on commit db58a64

Please sign in to comment.