Skip to content

Commit

Permalink
ci(update-badges.yaml,docs/badges.yaml): rm trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
violetbrina committed Jan 7, 2025
1 parent 5dad740 commit 2e547c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/update-badges.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
status: $COVERAGE
color: $COVERAGE_COLOR
EOF
truncate -s -1 docs/badges.yaml
- name: "Commit and Push Changes"
run: |
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
test-badge:
status: / passed
color:
color:
coverage-badge:
status: 84.00%
color: green

0 comments on commit 2e547c0

Please sign in to comment.