mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 11:27:06 -05:00
Update _check.yml
This commit is contained in:
1
.github/workflows/_check.yml
vendored
1
.github/workflows/_check.yml
vendored
@@ -30,4 +30,5 @@ 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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user