Update package.json

This commit is contained in:
Aleksandr Statciuk 2022-01-31 21:02:44 +03:00
parent 8d4e92370d
commit 9d625f34e3

View file

@ -2,7 +2,7 @@
"name": "epg",
"scripts": {
"update-codes": "node scripts/update-codes.js",
"act": "act workflow_dispatch -W .github/workflows/andorradifusio.ad.yml",
"act": "act workflow_dispatch",
"test": "npx jest --runInBand",
"test:commands": "npx jest --runInBand -- commands",
"test:sites": "npx jest --runInBand -- sites"