mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update check.yml
This commit is contained in:
parent
5167a43fb7
commit
a9a359d69b
1 changed files with 3 additions and 1 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
@ -40,3 +40,5 @@ jobs:
|
||||||
if: steps.files.outputs.channels_any_changed == 'true'
|
if: steps.files.outputs.channels_any_changed == 'true'
|
||||||
run: |
|
run: |
|
||||||
npm run channels:lint -- ${{ steps.files.outputs.channels_all_changed_files }}
|
npm run channels:lint -- ${{ steps.files.outputs.channels_all_changed_files }}
|
||||||
|
npm run postinstall
|
||||||
|
npm run channels:validate -- ${{ steps.files.outputs.channels_all_changed_files }}
|
Loading…
Add table
Add a link
Reference in a new issue