Skip to content

Commit 89d0bdb

Browse files
committed
docs: Add badge for testing state
1 parent 89087cf commit 89d0bdb

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
<a href="https://github.com/Quenty/NevermoreEngine/actions">
1111
<img src="https://github.com/Quenty/NevermoreEngine/actions/workflows/build.yml/badge.svg" alt="Build and release status" />
1212
</a>
13+
<a href="https://github.com/Quenty/NevermoreEngine/actions">
14+
<img src="https://github.com/Quenty/NevermoreEngine/actions/workflows/run-tests.yml/badge.svg" alt="Tests status" />
15+
</a>
1316
</p>
1417
<p>ModuleScript loader with reusable and easy unified server-client modules for faster game development on Roblox.</p>
1518
<a href="https://quenty.github.io/NevermoreEngine/">View docs →</a>
@@ -332,4 +335,4 @@ There are 270 packages in Nevermore.
332335

333336
<!--package-list-generated-end-->
334337

335-
To update this package list run `python ./tools/update_readme.py`.
338+
To update this package list run `python ./tools/update_readme.py`.

0 commit comments

Comments
 (0)