Skip to content

Commit f9d2552

Browse files
committed
fix naming
1 parent fe256ba commit f9d2552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187
EOF
188188
189189
# Pytest badge
190-
python3 src/rattlesnake/cicd/coverage_badge_color.py pytest-report/coverage.xml
190+
python3 src/rattlesnake/cicd/badge_color_coverage.py pytest-report/coverage.xml
191191
192192
REPO_URL="${{ github.server_url }}/${{ github.repository }}"
193193
WORKFLOW_URL="${REPO_URL}/actions/workflows/ci.yml"

0 commit comments

Comments
 (0)