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:
parent
4c0a73e13a
commit
e09358ef77
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user