Skip to content

Commit

Permalink
Remove linter configuration verification
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromfcarvalho committed Feb 18, 2025
1 parent 1c68ad0 commit e00cc5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
version: v1.58
verify: false
- name: Run CI
run: |
./scripts/ci
Expand Down

0 comments on commit e00cc5f

Please sign in to comment.