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
fengzch-das
nunchaku
Commits
493b10b2
Commit
493b10b2
authored
Jun 30, 2025
by
Muyang Li
Browse files
chore: update test workflows
parent
b99fb8be
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.github/workflows/test-ampere.yaml
.github/workflows/test-ampere.yaml
+1
-1
.github/workflows/test-blackwell.yaml
.github/workflows/test-blackwell.yaml
+1
-1
No files found.
.github/workflows/test-ampere.yaml
View file @
493b10b2
...
...
@@ -123,7 +123,7 @@ jobs:
conda activate test_env || { echo "Failed to activate conda env"; exit 1; }
pwd
cd ../ComfyUI
python nunchaku_tests/scripts/nunchaku
_
flux1
_
dev.py
python nunchaku_tests/scripts/nunchaku
-
flux1
-
dev.py
pytest -v nunchaku_tests/
-
name
:
Nunchaku FLUX memory tests
run
:
|
...
...
.github/workflows/test-blackwell.yaml
View file @
493b10b2
...
...
@@ -123,7 +123,7 @@ jobs:
conda activate test_env || { echo "Failed to activate conda env"; exit 1; }
pwd
cd ../ComfyUI
python nunchaku_tests/scripts/nunchaku
_
flux1
_
dev.py
python nunchaku_tests/scripts/nunchaku
-
flux1
-
dev.py
pytest -v nunchaku_tests/
-
name
:
Nunchaku FLUX memory tests
run
:
|
...
...
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