Skip to content

Commit

Permalink
Fix: lint ci
Browse files Browse the repository at this point in the history
  • Loading branch information
aopoltorzhicky committed Mar 6, 2023
1 parent 67092b4 commit ebda3c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
- name: golangci-lint
uses: golangci/[email protected]
with:
version: v1.49.0
args: --timeout=2m --go=1.18
version: v1.51.2
args: --timeout=3m
test:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit ebda3c8

Please sign in to comment.