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
a962824b
".github/vscode:/vscode.git/clone" did not exist on "b8d5036e3328ebfd16dcc94c60beb46496ba8112"
Commit
a962824b
authored
Dec 06, 2024
by
dt-yy
Browse files
fix:update notify
parent
b9f3435c
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
.github/workflows/cli.yml
.github/workflows/cli.yml
+1
-1
.github/workflows/daily.yml
.github/workflows/daily.yml
+0
-1
No files found.
.github/workflows/cli.yml
View file @
a962824b
...
@@ -37,7 +37,7 @@ jobs:
...
@@ -37,7 +37,7 @@ jobs:
cd $GITHUB_WORKSPACE && pytest -m P0 -s -v tests/test_cli/test_cli_sdk.py
cd $GITHUB_WORKSPACE && pytest -m P0 -s -v tests/test_cli/test_cli_sdk.py
notify_to_feishu
:
notify_to_feishu
:
if
:
${{ always() && !cancelled() && contains(needs.*.result, 'failure')
&& (github.ref_name == 'master')
}}
if
:
${{ always() && !cancelled() && contains(needs.*.result, 'failure')}}
needs
:
cli-test
needs
:
cli-test
runs-on
:
pdf
runs-on
:
pdf
steps
:
steps
:
...
...
.github/workflows/daily.yml
deleted
100644 → 0
View file @
b9f3435c
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