mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-15 06:12:50 -07:00
ci: set GEMINI_SANDBOX=false for core tests
This commit is contained in:
@@ -382,6 +382,8 @@ jobs:
|
||||
name: 'Test (Linux) - Core'
|
||||
needs: build
|
||||
runs-on: 'gemini-cli-ubuntu-16-core'
|
||||
env:
|
||||
GEMINI_SANDBOX: 'false'
|
||||
steps:
|
||||
- name: 'Checkout'
|
||||
uses: 'actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8'
|
||||
|
||||
Reference in New Issue
Block a user