build: split hive and presto tests to separate jobs (#10821)

* build: split hive and presto tests to separate jobs

* Must install doc dependencies, too
This commit is contained in:
Jesse Yang
2020-09-10 13:12:00 -07:00
committed by GitHub
parent 8a9ae811d0
commit dd7f3d5402
9 changed files with 191 additions and 213 deletions

View File

@@ -3,8 +3,7 @@ name: E2E
on: [push, pull_request]
jobs:
cypress:
name: Cypress
Cypress:
runs-on: ubuntu-18.04
strategy:
fail-fast: true