Skip to content

Commit

Permalink
fix: remove skip-go-installation removed parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
fquffio committed Feb 6, 2023
1 parent 930c4d0 commit 769e77b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:
- name: Linter
uses: golangci/golangci-lint-action@v3
with:
version: v1.42
skip-go-installation: true
version: latest

# unit:
# strategy:
Expand Down

0 comments on commit 769e77b

Please sign in to comment.