Skip to content

Commit 05640b9

Browse files
committed
test
1 parent 415224f commit 05640b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewdog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
golangci_lint_flags: "--config=${{env.CONFIG_FILE_NAME}} ./testdata"
2525
- name: Validate golangci-lint config
2626
run: |
27-
find /home/runner/work/_temp/reviewdog-*/golangci-lint-*/golangci-lint
27+
ls -la /home/runner/work/_temp/
2828
golangci-lint config verify --config="$CONFIG_FILE_NAME"
2929
3030
golangci-lint-platform:

0 commit comments

Comments
 (0)