Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
bce9105a
Unverified
Commit
bce9105a
authored
Jul 26, 2024
by
Dhruv Nair
Committed by
GitHub
Jul 26, 2024
Browse files
[CI] Fix parallelism in nightly tests (#8983)
update
parent
2afb2e0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/nightly_tests.yml
.github/workflows/nightly_tests.yml
+1
-1
No files found.
.github/workflows/nightly_tests.yml
View file @
bce9105a
...
...
@@ -111,8 +111,8 @@ jobs:
run
:
shell
:
bash
strategy
:
max-parallel
:
2
matrix
:
max-parallel
:
2
module
:
[
models
,
schedulers
,
lora
,
others
,
single_file
,
examples
]
steps
:
-
name
:
Checkout diffusers
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment