We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce32230 + 3dbd111 commit 021dd1cCopy full SHA for 021dd1c
.github/workflows/python-ci.yml
@@ -73,7 +73,7 @@ jobs:
73
- name: Test SpectraFit
74
run: poetry run pytest
75
- name: Codecov
76
- uses: codecov/[email protected].6
+ uses: codecov/[email protected].7
77
with:
78
name: codecov-umbrella
79
flags: unittests
0 commit comments