mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 03:20:18 +00:00
fix codecov CI
This commit is contained in:
parent
3048e0dde7
commit
6f87f38789
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
||||
- name: Unit Test with Coverage
|
||||
run: bash run_tests.sh
|
||||
- name: Upload coverage reports to Codecov
|
||||
uses: codecov/codecov-action@v4
|
||||
uses: codecov/codecov-action@v3
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
directory: .coverage
|
||||
|
Loading…
x
Reference in New Issue
Block a user