Skip to content

Commit d21dba1

Browse files
fix
Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
1 parent 6715e89 commit d21dba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
pytest -s --cov=terratorch tests
4040
# Add this
4141
- name: Update coverage badge
42-
uses: ibm/coverage-badge-action@main
42+
uses: actions/coverage-badge-action@main
4343

0 commit comments

Comments
 (0)