Skip to content

Commit 6f6b44a

Browse files
committed
test
1 parent e891592 commit 6f6b44a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/reviewdog.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ jobs:
2424
golangci_lint_flags: "--config=${{env.CONFIG_FILE_NAME}} ./testdata"
2525
- name: Validate golangci-lint config
2626
run: |
27-
pwd
28-
ls -la
27+
ls -la /home/runner/work/_temp/reviewdog-*/golangci-lint-*/golangci-lint
2928
golangci-lint config verify --config="$CONFIG_FILE_NAME"
3029
3130
golangci-lint-platform:

0 commit comments

Comments
 (0)