We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d63ac0c + f54ef6e commit ac83df8Copy full SHA for ac83df8
.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].2
+ uses: codecov/[email protected].6
77
with:
78
name: codecov-umbrella
79
flags: unittests
0 commit comments