mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update package.json
This commit is contained in:
parent
aa1d5c0dff
commit
d5147e341e
1 changed files with 3 additions and 1 deletions
|
@ -12,7 +12,9 @@
|
|||
"test": "npx jest --runInBand",
|
||||
"test:commands": "npx jest --runInBand -- commands",
|
||||
"test:sites": "npx jest --runInBand -- sites",
|
||||
"act": "act workflow_dispatch"
|
||||
"act:check": "act workflow_dispatch -W .github/workflows/_check.yml",
|
||||
"act:update-readme": "act workflow_dispatch -W .github/workflows/_update-readme.yml",
|
||||
"act:update-api": "act workflow_dispatch -W .github/workflows/_update-api.yml"
|
||||
},
|
||||
"private": true,
|
||||
"author": "Arhey",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue