Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAbides committed Sep 8, 2023
1 parent fb12508 commit b5d3724
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version: 1.x

- name: golangci-lint ${{ matrix.working-directory }}
uses: golangci/golangci-lint-action@v3
Expand Down

0 comments on commit b5d3724

Please sign in to comment.