forked from potsda.mn/mobilizon
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
|
||||
- cd js
|
||||
- yarn install
|
||||
- npx cypress install # just to be sure
|
||||
- yarn run build
|
||||
- cd ../
|
||||
- MIX_ENV=e2e mix ecto.create
|
||||
|
|
Loading…
Reference in a new issue