We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4011a88 commit ac99315Copy full SHA for ac99315
.github/workflows/python-ci.yml
@@ -69,7 +69,7 @@ jobs:
69
- name: Test SpectraFit
70
run: poetry run pytest
71
- name: Codecov
72
- uses: codecov/codecov-action@v5.1.2
+ uses: codecov/codecov-action@v5.2.0
73
with:
74
name: codecov-umbrella
75
flags: unittests
0 commit comments