Fix test status badge to target main branch.
All checks were successful
/ test (push) Successful in 45s

This commit is contained in:
Madeorsk 2025-06-28 21:52:22 +02:00
parent 72417dd350
commit 38c87249b1
Signed by: Madeorsk
GPG key ID: 677E51CA765BB79F

View file

@ -19,7 +19,7 @@
</p> </p>
<p align="center"> <p align="center">
<img alt="Tests status" src="https://code.zeptotech.net/Sharkitek/Core/badges/workflows/test.yaml/badge.svg" /> <img alt="Tests status" src="https://code.zeptotech.net/Sharkitek/Core/badges/workflows/test.yaml/badge.svg?branch=main" />
<a href="https://bundlephobia.com/package/@sharkitek/core" target="_blank"> <a href="https://bundlephobia.com/package/@sharkitek/core" target="_blank">
<img alt="Bundle size" src="https://badgen.net/bundlephobia/minzip/@sharkitek/core" /> <img alt="Bundle size" src="https://badgen.net/bundlephobia/minzip/@sharkitek/core" />
</a> </a>