diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 332050dbc10..9dbf5197ac7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -65,6 +65,7 @@ jobs: with: token: ${{ secrets.PAT_TOKEN }} config_path: ".eslintrc.json" + ignore_path: ".eslintignore" - name: Run build and test run: |