Skip to content

Commit

Permalink
feat: ci lint features just for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
nalajala4naresh committed Oct 13, 2024
1 parent 2d326a5 commit 8940d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
go-version: '>=1.23.0'
- run: "go test ./..."
- run: "go vet ./..."
- uses: dominikh/staticcheck-action@v1.13.1
- uses: dominikh/staticcheck-action@v1
with:
version: "latest"
install-go: false

0 comments on commit 8940d76

Please sign in to comment.