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 cea22b2 commit 4ec3a7cCopy full SHA for 4ec3a7c
.github/workflows/run-extension-tests.yml
@@ -24,3 +24,5 @@ jobs:
24
run: npm run pretest
25
- name: Run tests
26
run: npm run test
27
+ env:
28
+ DISPLAY:
0 commit comments