Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
linglingye001 committed Aug 16, 2024
1 parent e312033 commit 9a60669
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
version: v1.59.1
args: --timeout 10m
args: --timeout 10m
skip-cache: false

0 comments on commit 9a60669

Please sign in to comment.