Skip to content

Commit 3887d9b

Browse files
kkscilifeCyCle1024
authored andcommitted
debug tp2
1 parent 8328769 commit 3887d9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
conda activate clusterx
4040
conda env list
4141
unset HTTP_PROXY;unset HTTPS_PROXY;unset http_proxy;unset https_proxy;
42-
pytest autotest/test_all.py -m all -n 1 -vv --run_id ${{ github.run_id }}
42+
pytest autotest/test_all.py::test_all[qwen3-sft-tp2] -m all -n 1 -vv --run_id ${{ github.run_id }}
4343
4444
- name: Upload Artifacts
4545
if: ${{ !cancelled() }}

0 commit comments

Comments
 (0)