temp remove e2e-ci until percy fix (#5032)

This commit is contained in:
John Hill 2022-04-04 16:00:24 -07:00 committed by GitHub
parent 3409baf10e
commit 5b4ba7772a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -153,11 +153,7 @@ workflows:
- unit-test:
name: node16-chrome
node-version: lts/gallium
browser: ChromeHeadless
- e2e-test:
name: e2e-ci
node-version: lts/gallium
suite: ci
browser: ChromeHeadless
the-nightly: #These jobs do not run on PRs, but against master at night
jobs:
- unit-test: