Skip to content

Commit

Permalink
Adding workaround due to failing workflows (#145)
Browse files Browse the repository at this point in the history
adding workaround due to failing workflows

Signed-off-by: chaosinthecrd <[email protected]>
  • Loading branch information
ChaosInTheCRD authored and jkjell committed Feb 3, 2024
1 parent 76c80ad commit e5a02a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ jobs:
with:
version: latest
args: --timeout=3m
skip-pkg-cache: true

0 comments on commit e5a02a1

Please sign in to comment.