1
0
Fork 0

Adding upstream version 0.15.9.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-11 18:45:37 +01:00
parent 495df48c0a
commit 203fae4667
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
4 changed files with 21 additions and 4 deletions

View file

@ -23,3 +23,5 @@ jobs:
- name: Pytest
run: |
pytest tests --cov=./gita
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2