make sure cypress binary is installed
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
fa781fc840
commit
fea6a1f7dc
@ -86,6 +86,7 @@ cypress:
|
|||||||
- mix deps.get
|
- mix deps.get
|
||||||
- cd js
|
- cd js
|
||||||
- yarn install
|
- yarn install
|
||||||
|
- npx cypress install # just to be sure
|
||||||
- yarn run build
|
- yarn run build
|
||||||
- cd ../
|
- cd ../
|
||||||
- MIX_ENV=e2e mix ecto.create
|
- MIX_ENV=e2e mix ecto.create
|
||||||
@ -117,4 +118,4 @@ pages:
|
|||||||
artifacts:
|
artifacts:
|
||||||
expire_in: 1 hour
|
expire_in: 1 hour
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
|
Loading…
Reference in New Issue
Block a user