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