mirror of
https://github.com/ZGCA-Forge/Elevator.git
synced 2026-02-07 23:45:17 +00:00
Compare commits
1 Commits
dependabot
...
0903e6ebd0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0903e6ebd0 |
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.12' && 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