Skip to content

Commit

Permalink
fixup ci
Browse files Browse the repository at this point in the history
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
  • Loading branch information
fredbi committed Dec 5, 2023
1 parent 52e2cf9 commit 29362e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: golangci/golangci-lint-action@v2
- uses: golangci/golangci-lint-action@v3
with:
version: latest
args: --timeout=5m --new-from-rev master
only-new-issues: true

build:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 29362e3

Please sign in to comment.