mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-07-02 22:26:50 -07:00
ci: add core package to Windows E2E install
This commit is contained in:
@@ -437,7 +437,7 @@ jobs:
|
||||
shell: 'pwsh'
|
||||
|
||||
- name: 'Install dependencies'
|
||||
run: 'npm install @google-gemini/gemini-cli@0.0.0-${{ github.sha }} vitest node-pty --no-save'
|
||||
run: 'npm install @google-gemini/gemini-cli@0.0.0-${{ github.sha }} @google-gemini/gemini-cli-core@0.0.0-${{ github.sha }} vitest node-pty --no-save'
|
||||
shell: 'pwsh'
|
||||
|
||||
- name: 'Run Integration Tests'
|
||||
|
||||
Reference in New Issue
Block a user