Skip to content

Commit

Permalink
Remove ui parts
Browse files Browse the repository at this point in the history
  • Loading branch information
SWHL committed Sep 28, 2023
1 parent 0c0ffb7 commit ed41bf5
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 1,176 deletions.
12 changes: 7 additions & 5 deletions .github/workflows/AutoPushToPypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@ name: Push rapid_videocr to pypi
on:
push:
branches: [ main ]
paths:
- 'rapid_videocr/**'
- 'docs/doc_whl.md'
- 'setup.py'
- '.github/workflows/AutoPushToPypi.yml'
tags:
- v*
# paths:
# - 'rapid_videocr/**'
# - 'docs/doc_whl.md'
# - 'setup.py'
# - '.github/workflows/AutoPushToPypi.yml'

jobs:
UnitTesting:
Expand Down
90 changes: 0 additions & 90 deletions .github/workflows/Package.yml

This file was deleted.

77 changes: 0 additions & 77 deletions .github/workflows/deploy_docs_to_rtd.yml

This file was deleted.

Loading

0 comments on commit ed41bf5

Please sign in to comment.