Skip to content

Commit

Permalink
chore: fix build badge
Browse files Browse the repository at this point in the history
  • Loading branch information
westeezy committed Feb 21, 2022
1 parent 7504244 commit eb8677a
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 @@ -6,7 +6,7 @@
[![npm version][version-badge]][package]

[build-badge]: https://img.shields.io/github/workflow/status/krakenjs/zoid/build?logo=github&style=flat-square
[build]: https://github.com/krakenjs/zoid/actions?query=workflow%3Abuild
[build]: https://github.com/krakenjs/zoid/actions/workflows/main.yml?query=workflow:build
[coverage-badge]: https://img.shields.io/codecov/c/github/krakenjs/zoid.svg?style=flat-square
[coverage]: https://codecov.io/github/krakenjs/zoid/
[version-badge]: https://img.shields.io/npm/v/zoid.svg?style=flat-square
Expand Down

0 comments on commit eb8677a

Please sign in to comment.