ci(aio): move e2e tests to optional job (#20178)
This commit is contained in:

committed by
Victor Berchet

parent
8b50ed083c
commit
63d26a1777
@ -31,12 +31,6 @@ source ${thisDir}/_travis-fold.sh
|
||||
travisFoldEnd "test.aio.unit"
|
||||
|
||||
|
||||
# Run e2e tests
|
||||
travisFoldStart "test.aio.e2e"
|
||||
yarn e2e
|
||||
travisFoldEnd "test.aio.e2e"
|
||||
|
||||
|
||||
# Run unit tests for aio/aio-builds-setup
|
||||
travisFoldStart "test.aio.aio-builds-setup"
|
||||
./aio-builds-setup/scripts/test.sh
|
||||
|
Reference in New Issue
Block a user