Skip to content

Commit

Permalink
add common dir
Browse files Browse the repository at this point in the history
  • Loading branch information
alikdell committed Apr 17, 2024
1 parent df67a07 commit fe19764
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/linters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
uses: golangci/golangci-lint-action@v4
with:
version: latest
skip-cache: true
skip-cache: true
working-directory: common

0 comments on commit fe19764

Please sign in to comment.