fix: remove unsupported input (#2238)

This commit is contained in:
Tonye Jack 2024-08-21 02:28:27 -06:00 committed by GitHub
parent 25b256207d
commit 525aabbe28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,7 +65,6 @@ jobs:
with:
token: ${{ secrets.PAT_TOKEN }}
config_path: ".eslintrc.json"
ignore_path: ".eslintignore"
- name: Run build and test
run: |