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
d8b217c5
Unverified
Commit
d8b217c5
authored
Nov 06, 2024
by
Xiaomeng Zhao
Committed by
GitHub
Nov 06, 2024
Browse files
Merge pull request #880 from opendatalab/dev
fix: add ci repository
parents
699b589b
10f0ecf7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
.github/workflows/cli.yml
.github/workflows/cli.yml
+1
-0
.github/workflows/huigui.yml
.github/workflows/huigui.yml
+1
-0
No files found.
.github/workflows/cli.yml
View file @
d8b217c5
...
@@ -20,6 +20,7 @@ on:
...
@@ -20,6 +20,7 @@ on:
workflow_dispatch
:
workflow_dispatch
:
jobs
:
jobs
:
cli-test
:
cli-test
:
if
:
github.repository == 'opendatalab/MinerU'
runs-on
:
pdf
runs-on
:
pdf
timeout-minutes
:
240
timeout-minutes
:
240
strategy
:
strategy
:
...
...
.github/workflows/huigui.yml
View file @
d8b217c5
...
@@ -13,6 +13,7 @@ on:
...
@@ -13,6 +13,7 @@ on:
workflow_dispatch
:
workflow_dispatch
:
jobs
:
jobs
:
cli-test
:
cli-test
:
if
:
github.repository == 'opendatalab/MinerU'
runs-on
:
pdf
runs-on
:
pdf
timeout-minutes
:
240
timeout-minutes
:
240
strategy
:
strategy
:
...
...
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