Unverified Commit 9ab80a99 authored by Dhruv Nair's avatar Dhruv Nair Committed by GitHub
Browse files

[CI] Add `fail-fast=False` to CUDA nightly and slow tests (#9214)

* update

* update
parent 940b8e03
......@@ -116,6 +116,7 @@ jobs:
run:
shell: bash
strategy:
fail-fast: false
max-parallel: 2
matrix:
module: [models, schedulers, lora, others, single_file, examples]
......
......@@ -112,6 +112,8 @@ jobs:
run:
shell: bash
strategy:
fail-fast: false
max-parallel: 2
matrix:
module: [models, schedulers, lora, others, single_file]
steps:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment