mirror of
https://github.com/apache/superset.git
synced 2026-05-12 11:25:56 +00:00
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:
3
.github/workflows/superset-e2e.yml
vendored
3
.github/workflows/superset-e2e.yml
vendored
@@ -3,8 +3,7 @@ name: E2E
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
cypress:
|
||||
name: Cypress
|
||||
Cypress:
|
||||
runs-on: ubuntu-18.04
|
||||
strategy:
|
||||
fail-fast: true
|
||||
|
||||
Reference in New Issue
Block a user