Skip to content

Commit

Permalink
Fix go lint (#29)
Browse files Browse the repository at this point in the history
* Fix go lint

* Update build-test.yaml
  • Loading branch information
goruha committed Apr 24, 2024
1 parent 8e6620f commit 2dcd2eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
uses: golangci/golangci-lint-action@v4
with:
version: latest
skip-pkg-cache: true

- name: Build and Test
run: |
Expand Down

0 comments on commit 2dcd2eb

Please sign in to comment.