fix: unite tests

This commit is contained in:
johnyeo
2026-06-03 11:09:41 +01:00
parent 9cc8f0331a
commit b2dfc7ec03
2 changed files with 0 additions and 4 deletions

View File

@@ -2,8 +2,6 @@ name: Server Unit Tests
on:
pull_request:
paths:
- "server/**"
permissions:
contents: read

View File

@@ -2,8 +2,6 @@ name: Vite Unit Tests
on:
pull_request:
paths:
- "vite/**"
permissions:
contents: read