Skip to content

Commit

Permalink
Fix badge for workflow that got renamed.
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerluan committed Jun 13, 2024
1 parent 1d14d49 commit e750df8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<a href="https://codeclimate.com/github/rogerluan/arkana/test_coverage">
<img src="https://api.codeclimate.com/v1/badges/2348095bbc0a13342185/test_coverage" />
</a>
<a href="https://github.com/rogerluan/arkana/actions/workflows/push.yml">
<img alt="Tests & Linter" src="https://github.com/rogerluan/arkana/actions/workflows/push.yml/badge.svg">
<a href="https://github.com/rogerluan/arkana/actions/workflows/run-tests.yml">
<img alt="Tests & Linter" src="https://github.com/rogerluan/arkana/actions/workflows/run-tests.yml/badge.svg">
</a>
<a href="https://github.com/rogerluan/arkana/actions/workflows/swift-tests.yml">
<img alt="Swift Tests" src="https://github.com/rogerluan/arkana/actions/workflows/swift-tests.yml/badge.svg">
Expand Down

0 comments on commit e750df8

Please sign in to comment.