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
14d23037
Commit
14d23037
authored
Jul 27, 2025
by
Muyang Li
Browse files
chore: remove the tokens
parent
6f345a52
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/pr-test.yaml
.github/workflows/pr-test.yaml
+2
-2
No files found.
.github/workflows/pr-test.yaml
View file @
14d23037
...
...
@@ -115,8 +115,8 @@ jobs:
conda activate test_env || { echo "Failed to activate conda env"; exit 1; }
which python
echo $NUNCHAKU_TEST_CACHE_ROOT
HF_TOKEN=${{ secrets.HF_TOKEN }}
pytest -v tests/flux/test_flux_examples.py
HF_TOKEN=${{ secrets.HF_TOKEN }}
python .github/workflows/run_all_tests.py
pytest -v tests/flux/test_flux_examples.py
python .github/workflows/run_all_tests.py
-
name
:
clean up
if
:
always()
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