mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-30 08:00:14 +00:00
fix(ci): correct yaml indentation in ci.yml
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -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