Skip to content

Commit 19e13a5

Browse files
committed
Remove prisma-push from deploy workflow
1 parent decd7f4 commit 19e13a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353

5454
- name: Test
5555
run: |
56-
npx nx run prisma:prisma-push
5756
npx nx run-many -t test
5857
env:
5958
PRISMA_BINARY_TARGETS: '["native", "linux-musl-openssl-3.0.x", "linux-musl"]'

0 commit comments

Comments
 (0)