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
525946f3d3
commit
3a73cfc1f7
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
"readme:update": "node scripts/commands/readme/update.js",
|
"readme:update": "node scripts/commands/readme/update.js",
|
||||||
"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": "TZ=UTC npx jest --runInBand -- sites",
|
||||||
"act:test": "act workflow_dispatch -W .github/workflows/_test.yml",
|
"act:test": "act workflow_dispatch -W .github/workflows/_test.yml",
|
||||||
"act:check": "act workflow_dispatch -W .github/workflows/_check.yml",
|
"act:check": "act workflow_dispatch -W .github/workflows/_check.yml",
|
||||||
"act:update-readme": "act workflow_dispatch -W .github/workflows/_update-readme.yml",
|
"act:update-readme": "act workflow_dispatch -W .github/workflows/_update-readme.yml",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue