mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-22 19:02:10 +00:00
fix: Missing Compilation when testing
This commit is contained in:
parent
14418b0c94
commit
c7b3267ca2
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -24,6 +24,7 @@ jobs:
|
||||
bun install --frozen-lockfile
|
||||
cd server
|
||||
bun install --frozen-lockfile
|
||||
bun run compile
|
||||
|
||||
- name: Validate the data & the server
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user