Disable webkit

This commit is contained in:
Daniel Imms
2020-04-10 06:38:54 -07:00
parent 6efc37eaf3
commit 951d342ed7
-2
View File
@@ -113,8 +113,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: