Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
qu35t-code committed Nov 10, 2023
1 parent c2be271 commit 914f696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: latest
skip-pkg-cach: true
skip-pkg-cache: true
skip-build-cache: true

- name: Upload lint results
Expand Down

0 comments on commit 914f696

Please sign in to comment.