Skip to content

Commit

Permalink
Fixed issue with linter absence
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuksa committed May 23, 2023
1 parent 1f319d2 commit 72d217d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- name: 'Run lint'
uses: 'golangci/golangci-lint-action@v3'
with:
version: v1.29
skip-cache: true

- name: 'Install dependencies'
Expand Down

0 comments on commit 72d217d

Please sign in to comment.