Skip to content

Commit 1adf2aa

Browse files
chore: try fix path
1 parent 82fb1a8 commit 1adf2aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Run golangci-lint
3737
uses: golangci/golangci-lint-action@v4
3838
with:
39-
working-directory: ./src
39+
working-directory: src
4040
args: --timeout=5m --out-format=colored-line-number
4141

4242
build-and-push:

0 commit comments

Comments
 (0)