docs: Add tests badge to README.md

This commit is contained in:
April Hall 2025-02-28 08:43:51 -05:00
parent d299eee2e1
commit a05bd6be1b
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
name: Playwright Tests
name: Tests
on: [push, pull_request]
jobs:

View File

@ -4,6 +4,7 @@ A simple chat app built with SvelteKit and Apache Cassandra<br>
[![Prettier](https://github.com/arithefirst/sv-chat/actions/workflows/prettier.yml/badge.svg)](https://github.com/arithefirst/sv-chat/actions/workflows/prettier.yml)
[![ESLint](https://github.com/arithefirst/sv-chat/actions/workflows/eslint.yml/badge.svg)](https://github.com/arithefirst/sv-chat/actions/workflows/eslint.yml)
[![Playwright](https://github.com/arithefirst/sv-chat/actions/workflows/playwright.yml/badge.svg)](https://github.com/arithefirst/sv-chat/actions/workflows/playwright.yml)
## 💻 Techstack