Fix circle CI check on prod --3
parent
186143e423
commit
8de90e8156
|
@ -54,7 +54,7 @@ jobs:
|
|||
steps:
|
||||
- run: npm install --save-dev cypress
|
||||
# We wait an arbitrary 4 min for the deploy (TODO: use netlify hook for triggering a this job)
|
||||
- run: sleep 4 * 60 * 60
|
||||
- run: sleep 14400
|
||||
- run: yarn run cypress run --record --key 21660df5-36a5-4c49-b23d-801799b0c759
|
||||
|
||||
workflows:
|
||||
|
|
Loading…
Reference in New Issue