[CHORE] Remove e2e tests from CI (#875)
This commit is contained in:
parent
10210d0dcf
commit
6edef99d37
|
@ -266,9 +266,9 @@ workflows:
|
||||||
build-and-test:
|
build-and-test:
|
||||||
jobs:
|
jobs:
|
||||||
- lint-testunit
|
- lint-testunit
|
||||||
- e2e-test:
|
# - e2e-test:
|
||||||
requires:
|
# requires:
|
||||||
- lint-testunit
|
# - lint-testunit
|
||||||
|
|
||||||
- ios-build:
|
- ios-build:
|
||||||
requires:
|
requires:
|
||||||
|
|
Loading…
Reference in New Issue