Skip to content

Commit

Permalink
ci: fix linters
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Sep 27, 2023
1 parent 7200f4e commit 9e080c8
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 152 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: latest
args: --timeout=30m

test:
strategy:
Expand Down
Loading

0 comments on commit 9e080c8

Please sign in to comment.