F3.1 hotfix: ejecutar contrato visual dentro del job WEB

This commit is contained in:
2026-09-07 15:47:30 -03:00
parent 4796581532
commit 115a6a2ed8
+2
View File
@@ -47,6 +47,8 @@ jobs:
cache-dependency-path: web-v2/package-lock.json cache-dependency-path: web-v2/package-lock.json
- run: npm ci - run: npm ci
- run: npm run typecheck - run: npm run typecheck
- name: F3.1 WEB contract
run: bash ../scripts/check-f3-1-web-contract.sh
- run: npm run build - run: npm run build
contract: contract: