Removes unused command
parent
9aa53c1e0a
commit
855aa56e77
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue