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 76ad516 commit 2988fa0Copy full SHA for 2988fa0
.github/workflows/ci.yml
@@ -24,6 +24,7 @@ jobs:
24
run_install: |
25
args: [--frozen-lockfile, --strict-peer-dependencies]
26
- run: pnpm lint
27
+ - run: pnpm vscode-utils prepareFrameworkBuild
28
- run: pnpm build
29
- run: pnpm test-plugin
30
# - uses: GabrielBB/xvfb-action@v1.6
0 commit comments