ci: shard the aio example e2e tests
This commit is contained in:

committed by
Alex Rickabaugh

parent
a5e18c4cdf
commit
51f1da1b85
@ -13,6 +13,6 @@ source ${thisDir}/_travis-fold.sh
|
||||
|
||||
# Run example e2e tests
|
||||
travisFoldStart "test.aio.example-e2e"
|
||||
yarn example-e2e -- --setup
|
||||
yarn example-e2e -- --setup --shard=${AIO_SHARD}/2
|
||||
travisFoldEnd "test.aio.example-e2e"
|
||||
)
|
||||
|
Reference in New Issue
Block a user