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
4ec6082019
commit
4ce4d6a06a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
"name": "epg",
|
"name": "epg",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"update-codes": "node scripts/update-codes.js",
|
"update-codes": "node scripts/update-codes.js",
|
||||||
"act": "act workflow_dispatch -W .github/workflows/auto-update.yml --artifact-server-path ./.artifacts",
|
"act": "act workflow_dispatch -W .github/workflows/andorradifusio.ad.yml",
|
||||||
"test": "npx jest --runInBand",
|
"test": "npx jest --runInBand",
|
||||||
"test:commands": "npx jest --runInBand -- commands",
|
"test:commands": "npx jest --runInBand -- commands",
|
||||||
"test:sites": "npx jest --runInBand -- sites"
|
"test:sites": "npx jest --runInBand -- sites"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue