Skip to content

Commit 38eb08a

Browse files
committed
Fix ESLint
1 parent 8711aa3 commit 38eb08a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/review_dog.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- name: Code Checkout
3333
uses: actions/checkout@v1
3434
- name: ESLint
35+
run: cd www
3536
uses: reviewdog/action-eslint@v1
3637
with:
3738
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)