Skip to content

Commit

Permalink
Debug lint job results
Browse files Browse the repository at this point in the history
  • Loading branch information
ptzianos committed Jan 22, 2024
1 parent d0c13d5 commit f27eec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- name: Lint
env:
REVIEWDOG_GITHUB_API_TOKEN: "${{ github.token }}"
run: echo env && go install github.com/reviewdog/reviewdog/cmd/reviewdog@latest && make install-lint-tools lint
run: env && go install github.com/reviewdog/reviewdog/cmd/reviewdog@latest && make install-lint-tools lint

0 comments on commit f27eec2

Please sign in to comment.