mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-12-29 07:58:41 +00:00
fix ci case bug (#15714)
* Create test_gpu.yml * Update test_gpu.yml * Create test.py * Update test_gpu.yml * Delete configs/test.py * Update test_gpu.yml * Create test.py * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Delete .github/workflows/test.py * Create test.py * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Update test_gpu.yml * Delete .github/test.py * Update test_gpu.yml
This commit is contained in:
parent
966c11e20b
commit
fdf9dc25be
1
.github/workflows/test_gpu.yml
vendored
1
.github/workflows/test_gpu.yml
vendored
@ -34,6 +34,7 @@ jobs:
|
||||
steps:
|
||||
- name: clone and fetch
|
||||
run: |
|
||||
rm -rf $PR_ID
|
||||
mkdir $PR_ID
|
||||
cd $PR_ID
|
||||
git clone --depth=1 https://github.com/PaddlePaddle/PaddleOCR.git -b main
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user