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
"vscode:/vscode.git/clone" did not exist on "d8842b4d4b307b1d030ce0c4dba292fbab6ca8da"
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:
curl ${{ secrets.WEBHOOK_URL }} -H 'Content-Type: application/json' -d '{
"msgtype": "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