Skip to content

Commit

Permalink
chore(ci): improve lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mozillazg committed Sep 1, 2024
1 parent 65775da commit 4940ae8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.41
# - name: golangci-lint
# uses: golangci/golangci-lint-action@v3
# with:
# version: v1.41

releaser-test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4940ae8

Please sign in to comment.