diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml
index 584d22c..50cf6a3 100644
--- a/.github/workflows/dev.yml
+++ b/.github/workflows/dev.yml
@@ -36,7 +36,8 @@ jobs:
run: |
cd backend-nest
npx prisma migrate status
- npx prisma migrate dev --name init
+ npx 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 1634bd2..714bcb3 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,7 +4,7 @@
-
+
@@ -386,7 +386,15 @@
1715789079216
-
+
+
+ 1715789459177
+
+
+
+ 1715789459177
+
+
@@ -415,6 +423,7 @@
-
+
+
\ No newline at end of file