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 ec33dc3 commit 72861c3Copy full SHA for 72861c3
1 file changed
.github/workflows/ci.yml
@@ -29,6 +29,6 @@ jobs:
29
- run: pnpm vscode-utils prepareFrameworkBuild
30
- run: pnpm build
31
- run: pnpm test-plugin
32
- # - uses: GabrielBB/xvfb-action@v1.6
33
- # with:
34
- # run: pnpm integration-test
+ - uses: GabrielBB/xvfb-action@v1.6
+ with:
+ run: pnpm integration-test
0 commit comments