1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-03-21 02:26:13 +00:00

Added path to binary

This commit is contained in:
Vladimir Volek 2019-01-11 15:27:23 +01:00
parent bfae997aef
commit e317e2ea88

View File

@ -145,4 +145,4 @@ integration tests:
stage: integration tests
script:
- yarn install
- yarn run test-integration -c baseUrl="${DEPLOY_BASE_DIR}/${CI_BUILD_REF_NAME}"
- $(yarn bin)/cypress run test-integration -c baseUrl="${DEPLOY_BASE_DIR}/${CI_BUILD_REF_NAME}"