We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6d9039 + 95085e5 commit 21ff595Copy full SHA for 21ff595
.github/workflows/python-ci.yml
@@ -58,7 +58,7 @@ jobs:
58
- name: Test SpectraFit
59
run: uv run --group dev --all-extras pytest spectrafit/
60
- name: Codecov
61
- uses: codecov/codecov-action@v5.2.0
+ uses: codecov/codecov-action@v5.3.1
62
with:
63
name: codecov-umbrella
64
flags: unittests
0 commit comments