Skip to content

Commit

Permalink
Merge branch 'master' into nv/kill-generate
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-artie authored Oct 3, 2024
2 parents e633b23 + 8c73b8f commit d96bf59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gha-go-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: 1.23
- name: Install dependencies
run: go mod download
- name: Run vet
run: make vet
- name: Run staticcheck
Expand Down

0 comments on commit d96bf59

Please sign in to comment.