Skip to content

Commit

Permalink
fix: once more added linter
Browse files Browse the repository at this point in the history
  • Loading branch information
SShlykov committed May 7, 2024
1 parent 424ef86 commit f3d9abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Linters
uses: golangci/golangci-lint-action@v6
with:
version: v1.50.1
version: latest
working-directory: ./procima

tests:
Expand Down

0 comments on commit f3d9abc

Please sign in to comment.