mirror of
https://github.com/ZGCA-Forge/Elevator.git
synced 2026-02-08 07:55:19 +00:00
Compare commits
1 Commits
0903e6ebd0
...
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
|
||||
if: matrix.python-version == '3.11' && matrix.os == 'ubuntu-latest'
|
||||
uses: codecov/codecov-action@v3
|
||||
uses: codecov/codecov-action@v5
|
||||
with:
|
||||
file: ./coverage.xml
|
||||
flags: unittests
|
||||
|
||||
Reference in New Issue
Block a user