From 525aabbe28ff90085d9d8a5196aaefb2d45212ea Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 21 Aug 2024 02:28:27 -0600 Subject: [PATCH] fix: remove unsupported input (#2238) --- .github/workflows/test.yml | 1 - 1 file changed, 1 deletion(-) 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: |