mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
fix: 💚 Run every test file separately instead of using the global bun test command
This commit is contained in:
parent
de8b8e2cc0
commit
c7ec678a3e
6 changed files with 9 additions and 10 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -48,4 +48,4 @@ jobs:
|
|||
|
||||
- name: Run tests
|
||||
run: |
|
||||
bun test
|
||||
bun run test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue