mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 06:47:20 +08:00
fix: codecov
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -30,5 +30,6 @@ jobs:
|
||||
- name: Upload coverage report to Codecov
|
||||
uses: codecov/codecov-action@v5
|
||||
with:
|
||||
file: ./coverage.out
|
||||
disable_search: true
|
||||
files: coverage.out
|
||||
token: ${{ secrets.CODECOV }}
|
||||
|
||||
Reference in New Issue
Block a user