Skip to content

Commit

Permalink
fix: add workdir
Browse files Browse the repository at this point in the history
  • Loading branch information
arturmon committed Mar 5, 2024
1 parent f0d440b commit 00e290c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2
with:
workdir: app/
workdir: ./app

0 comments on commit 00e290c

Please sign in to comment.