mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 17:11:21 +08:00
[CI] Adapt to codecov action changes for Node.js 24 (#7064)
This commit is contained in:
@@ -405,7 +405,7 @@ jobs:
|
||||
|
||||
- name: Upload diff coverage report
|
||||
if: always() && hashFiles('python_coverage_all.xml') != ''
|
||||
uses: codecov/codecov-action@v5
|
||||
uses: codecov/codecov-action@v6
|
||||
with:
|
||||
files: ./python_coverage_all.xml
|
||||
flags: GPU
|
||||
|
||||
Reference in New Issue
Block a user