Skip to content

Commit

Permalink
Merge branch 'updates' into more-ent-types
Browse files Browse the repository at this point in the history
  • Loading branch information
albe2669 committed Jan 22, 2025
2 parents 46ec818 + f16ff65 commit b88178e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
go-version: '^1.23'
- name: run generate
run: |
make generate || true
go install github.com/kyleconroy/sqlc/cmd/sqlc@latest
make generate
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
Expand Down

0 comments on commit b88178e

Please sign in to comment.