docs: Add tests badge to README.md
This commit is contained in:
parent
d299eee2e1
commit
a05bd6be1b
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Playwright Tests
|
||||
name: Tests
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
|
@ -4,6 +4,7 @@ A simple chat app built with SvelteKit and Apache Cassandra<br>
|
||||
|
||||
[](https://github.com/arithefirst/sv-chat/actions/workflows/prettier.yml)
|
||||
[](https://github.com/arithefirst/sv-chat/actions/workflows/eslint.yml)
|
||||
[](https://github.com/arithefirst/sv-chat/actions/workflows/playwright.yml)
|
||||
|
||||
## 💻 Techstack
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user