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
54cddc1e
Unverified
Commit
54cddc1e
authored
May 27, 2025
by
Sayak Paul
Committed by
GitHub
May 27, 2025
Browse files
[CI] fix the filename for displaying failures in lora ci. (#11600)
fix the filename for displaying failures in lora ci.
parent
28ef0165
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/pr_tests.yml
.github/workflows/pr_tests.yml
+2
-2
No files found.
.github/workflows/pr_tests.yml
View file @
54cddc1e
...
...
@@ -291,8 +291,8 @@ jobs:
-
name
:
Failure short reports
if
:
${{ failure() }}
run
:
|
cat reports/tests_
lora
_failures_short.txt
cat reports/tests_models_lora_failures_short.txt
cat reports/tests_
peft_main
_failures_short.txt
cat reports/tests_models_lora_
peft_main_
failures_short.txt
-
name
:
Test suite reports artifacts
if
:
${{ always() }}
...
...
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