We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa3e13b commit 979b1a8Copy full SHA for 979b1a8
.github/workflows/test.yaml
@@ -28,4 +28,4 @@ jobs:
28
- name: Compile and run tests
29
run: |
30
yarn install --immutable --immutable-cache --check-cache
31
- yarn test-vscode
+ xvfb-run yarn test-vscode
0 commit comments