Skip to content

Commit

Permalink
[no ci] fix ci status badge url
Browse files Browse the repository at this point in the history
  • Loading branch information
ptrthomas committed Oct 17, 2023
1 parent a291b58 commit b936233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<img src="https://img.shields.io/maven-central/v/com.intuit.karate/karate-core.svg"/>
</a>
<a href="https://github.com/karatelabs/karate/actions?query=workflow%3Amaven-build">
<img src="https://github.com/karatelabs/karate/workflows/maven-build/badge.svg"/>
<img src="https://github.com/karatelabs/karate/actions/workflows/maven-build.yml/badge.svg?branch=develop"/>
</a>
<a href="https://github.com/karatelabs/karate/releases">
<img src="https://img.shields.io/github/release/karatelabs/karate.svg"/>
Expand Down

0 comments on commit b936233

Please sign in to comment.