mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-13 04:48:09 -07:00
fix(ci): correct yaml indentation in ci.yml
This commit is contained in:
@@ -18,7 +18,8 @@ defaults:
|
||||
|
||||
jobs:
|
||||
test_linux:
|
||||
runs-on: 'ubuntu-latest'
|
||||
name: 'Test (Linux)'
|
||||
runs-on: 'ubuntu-latest'
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user