1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-08-05 13:27:18 +00:00

Test only integration tests in CI 2

This commit is contained in:
Vladimir Volek 2019-01-16 15:48:01 +01:00
parent 4c0a73e13a
commit e09358ef77

View File

@ -12,11 +12,11 @@ image: docker:latest
# - node_modules # - node_modules
# - cache/Cypress # - cache/Cypress
# stages: stages:
# - test # - test
# - build # - build
# - deploy # - deploy
# - integration tests - integration tests
# lint: # lint:
# stage: test # stage: test