mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-20 16:53:12 -07:00
feat(ci): switch trial to integration tests
This commit is contained in:
@@ -44,6 +44,6 @@ jobs:
|
||||
mode: 'bundle'
|
||||
bundle-artifact: 'gemini-bundle'
|
||||
|
||||
- name: 'Run CLI Tests'
|
||||
run: 'npm run test:ci --workspace "@google/gemini-cli"'
|
||||
- name: 'Run Integration Tests'
|
||||
run: 'npm run test:integration:sandbox:none'
|
||||
shell: 'bash'
|
||||
|
||||
Reference in New Issue
Block a user