chore: specify test type on git workflow

specify job run unit tests

Co-authored-by: Robin <robin@robin.town>
This commit is contained in:
Angel Mendez 2024-02-15 17:37:50 -06:00 committed by GitHub
parent bd9fbc9422
commit 3bd69e26ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
name: Run vitest tests
name: Run unit tests
on:
pull_request: {}
push: