1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-27 17:22:53 +03:00

[Tests] Run slow matrix sequentially (#3500)

[tests] Run slow matrix sequentially.
This commit is contained in:
Pedro Cuenca
2023-06-07 12:01:35 +02:00
committed by GitHub
parent 12a232efa9
commit fdec23188a

View File

@@ -17,6 +17,7 @@ jobs:
run_slow_tests:
strategy:
fail-fast: false
max-parallel: 1
matrix:
config:
- name: Slow PyTorch CUDA tests on Ubuntu