mirror of
https://github.com/iptv-org/epg
synced 2026-09-15 13:36:25 -04:00
Update check.yml
This commit is contained in:
@@ -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