F3.1 hotfix: ejecutar contrato visual dentro del job WEB
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user