Skip to content

Commit 72861c3

Browse files
committed
[skip ci] try integration testing on prs
1 parent ec33dc3 commit 72861c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
- run: pnpm vscode-utils prepareFrameworkBuild
3030
- run: pnpm build
3131
- run: pnpm test-plugin
32-
# - uses: GabrielBB/[email protected]
33-
# with:
34-
# run: pnpm integration-test
32+
- uses: GabrielBB/[email protected]
33+
with:
34+
run: pnpm integration-test

0 commit comments

Comments
 (0)