mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Update check.yml
This commit is contained in:
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'
|
||||
run: |
|
||||
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 }}
|
||||
Reference in New Issue
Block a user