mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-22 19:14:33 -07:00
chore(ci): do not "fail fast" on Node tests (#6053)
This commit is contained in:
@@ -59,6 +59,7 @@ jobs:
|
||||
checks: write
|
||||
pull-requests: write
|
||||
strategy:
|
||||
fail-fast: false # So we can see all test failures
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
node-version: [20.x, 22.x, 24.x]
|
||||
|
||||
Reference in New Issue
Block a user