mirror of
https://github.com/ZGCA-Forge/Elevator.git
synced 2026-02-09 00:15:18 +00:00
Compare commits
1 Commits
0.0.3
...
bd256d8a6d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bd256d8a6d |
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -59,7 +59,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload coverage to Codecov
|
- name: Upload coverage to Codecov
|
||||||
if: matrix.python-version == '3.11' && matrix.os == 'ubuntu-latest'
|
if: matrix.python-version == '3.11' && matrix.os == 'ubuntu-latest'
|
||||||
uses: codecov/codecov-action@v3
|
uses: codecov/codecov-action@v5
|
||||||
with:
|
with:
|
||||||
file: ./coverage.xml
|
file: ./coverage.xml
|
||||||
flags: unittests
|
flags: unittests
|
||||||
|
|||||||
Reference in New Issue
Block a user