We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6715e89 commit d21dba1Copy full SHA for d21dba1
.github/workflows/test.yaml
@@ -39,5 +39,5 @@ jobs:
39
pytest -s --cov=terratorch tests
40
# Add this
41
- name: Update coverage badge
42
- uses: ibm/coverage-badge-action@main
+ uses: actions/coverage-badge-action@main
43
0 commit comments