diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml
index 7b5350e..52eb283 100644
--- a/.github/workflows/dev.yml
+++ b/.github/workflows/dev.yml
@@ -35,7 +35,7 @@ jobs:
- name: Initialize Database
run: |
cd backend-nest
- npx migrate deploy
+ npx prisma migrate deploy
npx prisma migrate status
env:
DATABASE_URL: mysql://root:password@localhost:3306/webapp3il_test
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index fe2df7e..8ac63d8 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -401,7 +401,15 @@
1715789547556
-
+
+
+ 1715789620909
+
+
+
+ 1715789620909
+
+