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
wangsen
MinerU
Commits
de9104f6
"...python/git@developer.sourcefind.cn:zhaoyu6/sglang.git" did not exist on "b3fa5dc3c8934b5697648606b8f4fbc522f7b932"
Unverified
Commit
de9104f6
authored
Apr 11, 2024
by
quyuan01
Committed by
GitHub
Apr 11, 2024
Browse files
Update benchmark.yml
parent
0345c1bf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
.github/workflows/benchmark.yml
.github/workflows/benchmark.yml
+5
-2
No files found.
.github/workflows/benchmark.yml
View file @
de9104f6
...
@@ -55,5 +55,8 @@ jobs:
...
@@ -55,5 +55,8 @@ jobs:
curl ${{ secrets.WEBHOOK_URL }} -H 'Content-Type: application/json' -d '{
curl ${{ secrets.WEBHOOK_URL }} -H 'Content-Type: application/json' -d '{
"msgtype": "text",
"msgtype": "text",
"text": {
"text": {
"content": "'${{ github.repository }}' GitHubAction Failed! \n" + "Please click here for details \n" + "https://github.com/'${{ github.repository }}'/actions/runs/'${GITHUB_RUN_ID}'"
"content": '''
} }'
"'${{ github.repository }}' GitHubAction Failed! \n" + "Please click here for details \n" + "https://github.com/'${{ github.repository }}'/actions/runs/'${GITHUB_RUN_ID}'"
'''
}
}'
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