Skip to content

Commit a0f500c

Browse files
kkscilifeCyCle1024
authored andcommitted
debug resume
1 parent 3887d9b commit a0f500c

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::test_all[qwen3-sft-tp2] -m all -n 1 -vv --run_id ${{ github.run_id }}
42+
pytest autotest/test_all.py::test_all[qwen3-sft-ep8] -m all -n 1 -vv --run_id ${{ github.run_id }}
4343
4444
- name: Upload Artifacts
4545
if: ${{ !cancelled() }}

0 commit comments

Comments
 (0)