Skip to content

Commit

Permalink
remove quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
oliversun9 committed Nov 21, 2023
1 parent 2580957 commit 4ef8ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: v1.53
install-mode: "goinstall"
install-mode: goinstall
skip-pkg-cache: true
only-new-issues: false
args: >
Expand Down

0 comments on commit 4ef8ee3

Please sign in to comment.