Skip to content

Commit

Permalink
brild?
Browse files Browse the repository at this point in the history
  • Loading branch information
DustTheory committed Sep 6, 2024
1 parent c21cee5 commit 69700ce
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,12 @@ jobs:
run: |
go list -m all
- name: Build project
run: |
go build ./...
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: latest
args: run

0 comments on commit 69700ce

Please sign in to comment.