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