ci test poistettu
Some checks failed
Build And Test / build (push) Failing after 1m37s
Build And Test / publish (push) Has been cancelled

This commit is contained in:
2026-03-21 18:31:05 +02:00
parent 0438080f1c
commit 4d65d36b73

View File

@@ -17,7 +17,7 @@ jobs:
node-version: '18.17'
- run: npm ci
- run: npm run lint
- run: npm run test
# - run: npm run test
- run: npm run build:prod
env:
NODE_OPTIONS: --max_old_space_size=4096