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
905c4ae5
Commit
905c4ae5
authored
Dec 13, 2024
by
dt-yy
Browse files
update case
parent
97e11346
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
tests/test_cli/conf/conf.py
tests/test_cli/conf/conf.py
+4
-4
No files found.
tests/test_cli/conf/conf.py
View file @
905c4ae5
import
os
conf
=
{
#
"code_path": os.environ.get('GITHUB_WORKSPACE'),
#
"pdf_dev_path" : os.environ.get('GITHUB_WORKSPACE') + "/tests/test_cli/pdf_dev",
"code_path"
:
"/home/quyuan/ci/actions-runner/MinerU"
,
"pdf_dev_path"
:
"/home/quyuan/ci/actions-runner/MinerU/tests/test_cli/pdf_dev"
,
"code_path"
:
os
.
environ
.
get
(
'GITHUB_WORKSPACE'
),
"pdf_dev_path"
:
os
.
environ
.
get
(
'GITHUB_WORKSPACE'
)
+
"/tests/test_cli/pdf_dev"
,
#
"code_path": "/home/quyuan/ci/actions-runner/MinerU",
#
"pdf_dev_path": "/home/quyuan/ci/actions-runner/MinerU/tests/test_cli/pdf_dev",
"pdf_res_path"
:
"/tmp/magic-pdf"
,
"jsonl_path"
:
"s3://llm-qatest-pnorm/mineru/test/line1.jsonl"
,
"s3_pdf_path"
:
"s3://llm-qatest-pnorm/mineru/test/test_rearch_report.pdf"
...
...
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