Skip to content

Commit 7a528cc

Browse files
authored
Fix CI linter issues (#2387)
* Remove e2e test * no lint cache
1 parent 9ea21cf commit 7a528cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ jobs:
2222
- name: Run golangci-lint
2323
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
2424
with:
25+
skip-cache: true
2526
args: --timeout=5m

0 commit comments

Comments
 (0)