Skip to content

Commit

Permalink
v.0.38
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolainp committed Nov 3, 2023
1 parent 7b95ca6 commit 011c5c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ jobs:
with:
go-version: 1.21

- name: StaticCheck
uses: dominikh/[email protected]
with:
version: latest
# - name: StaticCheck
# uses: dominikh/[email protected]
# with:
# version: latest

- name: Build
run: go build -v ./...
Expand Down

0 comments on commit 011c5c0

Please sign in to comment.