forked from potsda.mn/mobilizon
Put back Cypress recording
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
210b348b46
commit
51e88d9522
|
@ -94,8 +94,7 @@ cypress:
|
|||
- MIX_ENV=e2e mix phx.server &
|
||||
- cd js
|
||||
- npx wait-on http://localhost:4000
|
||||
# - npx cypress run --record --parallel --key $CYPRESS_KEY
|
||||
- npx cypress run
|
||||
- npx cypress run --record --parallel --key $CYPRESS_KEY
|
||||
artifacts:
|
||||
expire_in: 2 day
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue