1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-03-20 18:16:10 +00:00

Test only integration tests in CI 3

This commit is contained in:
Vladimir Volek 2019-01-16 15:48:52 +01:00
parent e09358ef77
commit 3427d6ea0c

View File

@ -1,7 +1,7 @@
image: docker:latest
# services:
# - docker:dind
services:
- docker:dind
# variables:
# CYPRESS_CACHE_FOLDER: "$CI_PROJECT_DIR/cache/Cypress"