ci: use installed gemini in Windows E2E tests

This commit is contained in:
mkorwel
2026-04-25 00:57:21 +00:00
parent 105d993746
commit 10e2f9a2f2
+1
View File
@@ -418,5 +418,6 @@ jobs:
KEEP_OUTPUT: 'true'
VERBOSE: 'true'
USE_PUBLISHED_PACKAGES: 'true'
INTEGRATION_TEST_USE_INSTALLED_GEMINI: 'true'
run: 'npm run test:integration:sandbox:none'
shell: 'pwsh'