We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d63ac0c commit f54ef6eCopy full SHA for f54ef6e
.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