We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3596f33 + f232f89 commit f0023c8Copy full SHA for f0023c8
.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.1.2
+ uses: codecov/codecov-action@v5.2.0
62
with:
63
name: codecov-umbrella
64
flags: unittests
0 commit comments