Removes unused command

pull/1792/head
zomars 2022-02-10 12:20:18 -07:00 committed by Omar López
parent 9aa53c1e0a
commit 855aa56e77
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@ jobs:
key: turbo-${{ github.job }}-${{ github.ref_name }}-${{ github.sha }}
restore-keys: |
turbo-${{ github.job }}-${{ github.ref_name }}-
- run: cd apps/web
- run: yarn prisma migrate deploy
- run: yarn test