mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
[CI] Fix partial instability issues (#4461)
This commit is contained in:
1
.github/workflows/_unit_test_coverage.yml
vendored
1
.github/workflows/_unit_test_coverage.yml
vendored
@@ -292,6 +292,7 @@ jobs:
|
||||
needs: run_tests_with_coverage
|
||||
if: always()
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 15
|
||||
env:
|
||||
fd_archive_url: ${{ inputs.FASTDEPLOY_ARCHIVE_URL }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user