chore: specify test type on git workflow
specify job run unit tests Co-authored-by: Robin <robin@robin.town>
This commit is contained in:
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: Run vitest tests
|
name: Run unit tests
|
||||||
on:
|
on:
|
||||||
pull_request: {}
|
pull_request: {}
|
||||||
push:
|
push:
|
||||||
|
|||||||
Reference in New Issue
Block a user