1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-04-17 23:59:06 +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
# - cache/Cypress
# stages:
# - test
# - build
# - deploy
# - integration tests
stages:
# - test
# - build
# - deploy
- integration tests
# lint:
# stage: test