E2E fixes (#1798)
This commit is contained in:
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@@ -71,7 +71,7 @@ jobs:
|
||||
key: turbo-${{ github.job }}-${{ github.ref_name }}-${{ github.sha }}
|
||||
restore-keys: |
|
||||
turbo-${{ github.job }}-${{ github.ref_name }}-
|
||||
- run: yarn prisma migrate deploy
|
||||
- run: yarn db-deploy
|
||||
- run: yarn test
|
||||
|
||||
- name: Cache playwright binaries
|
||||
|
||||
Reference in New Issue
Block a user