Disable webkit on Linux

This commit is contained in:
Daniel Imms
2020-02-15 06:39:10 -08:00
parent 446f8f93c6
commit 1a6ec0d768
-2
View File
@@ -102,8 +102,6 @@ jobs:
displayName: 'Start test server'
- script: yarn test-api-chromium --headless --forbid-only
displayName: 'Integration tests (Chromium)'
- script: yarn test-api-webkit --headless --forbid-only
displayName: 'Integration tests (Webkit)'
- job: macOS_IntegrationTests
pool: