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
dc5684bf
"vscode:/vscode.git/clone" did not exist on "80361eaf2018f1b4d79cf0629e133c6af7b253d6"
Commit
dc5684bf
authored
Apr 25, 2024
by
quyuan
Browse files
add cli test
parent
d280ff44
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.github/workflows/cli.yml
.github/workflows/cli.yml
+3
-3
No files found.
.github/workflows/cli.yml
View file @
dc5684bf
...
...
@@ -17,7 +17,7 @@ on:
-
"
**.md"
workflow_dispatch
:
jobs
:
pdf
-test
:
cli
-test
:
runs-on
:
pdf
timeout-minutes
:
40
strategy
:
...
...
@@ -46,7 +46,7 @@ jobs:
export https_proxy=""
-
name
:
get-benchmark-result
run
:
|
echo $
CI_PROJECT_DIR
pytest -v tests/test_cli/test_cli.py -s
echo $
GITHUB_WORKSPACE
cd $GITHUB_WORKSPACE &&
pytest -v tests/test_cli/test_cli.py -s
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