Skip to content

Commit

Permalink
add ls to find it.
Browse files Browse the repository at this point in the history
  • Loading branch information
tickinginstant committed Aug 2, 2023
1 parent f58d21e commit 24b8ca1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
with:
name: rubocop-checkstyle-${{ github.run_id }}-${{ github.run_attempt }}

- run: ls -R

- name: Run reviewdog
env:
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 24b8ca1

Please sign in to comment.