mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 22:41:31 +01:00
skip webkit tests on linux
This commit is contained in:
@@ -50,7 +50,7 @@ steps:
|
||||
DISPLAY=:10 ./scripts/test.sh --tfs "Unit Tests"
|
||||
displayName: Run Unit Tests
|
||||
- script: |
|
||||
DISPLAY=:10 yarn test-browser
|
||||
DISPLAY=:10 yarn test-browser --browser chromium
|
||||
displayName: Run Unit Tests (Browser)
|
||||
- script: |
|
||||
DISPLAY=:10 ./scripts/test-integration.sh --tfs "Integration Tests"
|
||||
|
||||
Reference in New Issue
Block a user