Remove webkit tests on Linux

This commit is contained in:
Daniel Imms
2020-02-16 07:57:28 -08:00
parent bdb01e6166
commit 84c5f76b76
-2
View File
@@ -108,8 +108,6 @@ jobs:
displayName: 'Integration tests (Chromium)'
- script: xvfb-run --auto-servernum -- bash -c "yarn test-api-firefox --headless --forbid-only"
displayName: 'Integration tests (Firefox)'
- script: xvfb-run --auto-servernum -- bash -c "yarn test-api-webkit --headless --forbid-only"
displayName: 'Integration tests (Webkit)'
- job: macOS_IntegrationTests
pool: