fix: unite tests
This commit is contained in:
2
.github/workflows/server-unit-tests.yml
vendored
2
.github/workflows/server-unit-tests.yml
vendored
@@ -2,8 +2,6 @@ name: Server Unit Tests
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- "server/**"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
2
.github/workflows/vite-unit-tests.yml
vendored
2
.github/workflows/vite-unit-tests.yml
vendored
@@ -2,8 +2,6 @@ name: Vite Unit Tests
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- "vite/**"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user