We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d08e456 commit 46d4053Copy full SHA for 46d4053
1 file changed
.github/workflows/pr-run-test.yml
@@ -101,7 +101,7 @@ jobs:
101
conda activate ${{env.CONDA_ENV}}
102
python3 -m pip uninstall opencompass -y
103
conda info --envs
104
- rjob stop job --namespace=ailab-llmeval ${{ env.JOB_NAME }}
+ rjob stop --namespace=ailab-llmeval ${{ env.JOB_NAME }}
105
106
mock_api_test:
107
runs-on: yidian_cu12
@@ -192,4 +192,4 @@ jobs:
192
193
194
195
0 commit comments