Skip to content

Commit 12aca10

Browse files
committed
ci: fix golangci-lint
For some reason the Action decided to break now, after being updated a couple of weeks ago. Signed-off-by: Lorenz Bauer <[email protected]>
1 parent ebc6410 commit 12aca10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
uses: golangci/[email protected]
3838
with:
3939
args: "--out-format colored-line-number"
40-
skip-pkg-cache: true
4140

4241
- name: Generate and format code
4342
run: |

0 commit comments

Comments
 (0)