PR-421183: trying to fix the pipeline of cypress.

This commit is contained in:
Alejandro Lembke Barrientos 2023-03-02 08:02:06 -06:00
parent 80a89af63c
commit 6ddae0d441

View File

@ -32,6 +32,7 @@ jobs:
with:
build: npm run build
start: npm start
test-build-package:
needs: test
runs-on: ubuntu-latest