docs: remove style label

This commit is contained in:
cedoor
2023-03-26 16:24:14 +01:00
parent d87800ba08
commit b7a7b72771

View File

@@ -15,9 +15,6 @@
<a href="https://github.com/privacy-scaling-explorations/zk-kit/actions?query=workflow%3Aproduction">
<img alt="GitHub Workflow test" src="https://img.shields.io/github/actions/workflow/status/privacy-scaling-explorations/zk-kit/production.yml?branch=main&label=test&style=flat-square&logo=github">
</a>
<a href="https://github.com/privacy-scaling-explorations/zk-kit/actions?query=workflow%3Astyle">
<img alt="GitHub Workflow style" src="https://img.shields.io/github/actions/workflow/status/privacy-scaling-explorations/zk-kit/style.yml?branch=main&label=style&style=flat-square&logo=github">
</a>
<a href="https://coveralls.io/github/privacy-scaling-explorations/zk-kit">
<img alt="Coveralls" src="https://img.shields.io/coveralls/github/privacy-scaling-explorations/zk-kit?label=coverage (ts)&style=flat-square&logo=coveralls">
</a>