mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update _check.yml
Temporary disable linter due to fatal error
This commit is contained in:
parent
053d64e5f2
commit
46d124c33e
1 changed files with 0 additions and 1 deletions
1
.github/workflows/_check.yml
vendored
1
.github/workflows/_check.yml
vendored
|
@ -30,5 +30,4 @@ jobs:
|
||||||
if: steps.files.outputs.any_changed == 'true'
|
if: steps.files.outputs.any_changed == 'true'
|
||||||
run: |
|
run: |
|
||||||
npm install
|
npm install
|
||||||
npm run channels:lint -- ${{ steps.files.outputs.all_changed_files }}
|
|
||||||
npm run channels:validate -- ${{ steps.files.outputs.all_changed_files }}
|
npm run channels:validate -- ${{ steps.files.outputs.all_changed_files }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue