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 235efb3 commit 0886754Copy full SHA for 0886754
.github/workflows/ci.yml
@@ -268,7 +268,7 @@ jobs:
268
fi
269
job_id=$(jq .data.id job.json)
270
echo "check job status here and remember to cancel it before restart the job !"
271
- echo "job_url: https://tone.openanolis.cn/ws/gclfnh19/test_result/${job_id}"
+ echo "job_url: https://tone.openanolis.cn/ws/gclfnh19/test_result/${job_id}?tab=4"
272
echo "job_id=${job_id}" >> $GITHUB_ENV
273
shell: bash
274
0 commit comments