Skip to content

Commit

Permalink
attempt to fix golangci-lint issues (guacsec#1735)
Browse files Browse the repository at this point in the history
Signed-off-by: Brandon Lum <lumjjb@gmail.com>
  • Loading branch information
lumjjb authored and arorasoham9 committed Apr 4, 2024
1 parent a9c0932 commit 81ab516
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # tag=v3.2.0
with:
only-new-issues: true
skip-pkg-cache: true
- name: Check markdown format
run: make format
- name: Check that all linted text is up to date
Expand Down

0 comments on commit 81ab516

Please sign in to comment.