mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-18 10:51:28 +00:00
no seed
This commit is contained in:
parent
ddc9c11163
commit
6e193cd6ae
8
.github/workflows/cache-verify.yml
vendored
8
.github/workflows/cache-verify.yml
vendored
@ -286,10 +286,10 @@ jobs:
|
||||
|
||||
|
||||
#seeding database for tests
|
||||
- name: Seed database from host via ts-node
|
||||
run: |
|
||||
echo "🔧 Seeding backend from host..."
|
||||
npx ts-node --project backend/tsconfig.json --require tsconfig-paths/register backend/src/db/seed.ts
|
||||
# - name: Seed database from host via ts-node
|
||||
# run: |
|
||||
# echo "🔧 Seeding backend from host..."
|
||||
# npx ts-node --project backend/tsconfig.json --require tsconfig-paths/register backend/src/db/seed.ts
|
||||
|
||||
#seeding database for tests
|
||||
# - name: Seed database for tests
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user