mirror of
https://github.com/keven1024/015.git
synced 2026-05-26 07:08:02 +00:00
chore(lint): enable skip-cache option for golangci-lint in Gitea workflow to improve linting performance
This commit is contained in:
@@ -58,5 +58,5 @@ jobs:
|
||||
- name: Run golangci-lint
|
||||
uses: golangci/golangci-lint-action@v9
|
||||
with:
|
||||
version: latest
|
||||
skip-cache: true
|
||||
working-directory: worker
|
||||
|
||||
Reference in New Issue
Block a user