Skip to content

Commit

Permalink
fix CI-Badge on README.md (#3726)
Browse files Browse the repository at this point in the history
Co-authored-by: ptitSeb <[email protected]>
  • Loading branch information
SimonWaldherr and ptitSeb authored Apr 3, 2023
1 parent b2e7d2a commit 6cdfd09
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 @@ -5,7 +5,7 @@

<p>
<a href="https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild">
<img src="https://github.com/wasmerio/wasmer/workflows/build/badge.svg?style=flat-square" alt="Build Status">
<img src="https://github.com/wasmerio/wasmer/actions/workflows/build.yml/badge.svg?event=push" alt="Build Status">
</a>
<a href="https://github.com/wasmerio/wasmer/blob/master/LICENSE">
<img src="https://img.shields.io/github/license/wasmerio/wasmer.svg" alt="License">
Expand Down

0 comments on commit 6cdfd09

Please sign in to comment.