Skip to content

Commit

Permalink
meta: use specific Go version with Staticcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
DeedleFake committed Mar 24, 2023
1 parent bf6ad43 commit 1e6f1a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
run: sudo apt-get install -y ${{ env.dependencies }}
- name: Staticcheck
uses: dominikh/[email protected]
with:
go-version: ${{ env.go-version }}

go-test:
name: go test
Expand Down

0 comments on commit 1e6f1a0

Please sign in to comment.