master
helenanull 2 years ago
parent cf11c3bf36
commit 5cdff7f047

@ -4,5 +4,6 @@ orbs:
workflows: workflows:
build: build:
jobs: jobs:
- cypress/run # "run" job comes from "Cypress" orb - cypress/run:
start-command: 'npm run cy:ci' cypress-command: 'npx cypress run --parallel --record'
parallelism: 2

Loading…
Cancel
Save