Another one (#1799)
This commit is contained in:
parent
abce15ff0d
commit
6fee04d07c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/e2e.yml
vendored
1
.github/workflows/e2e.yml
vendored
|
@ -71,6 +71,7 @@ jobs:
|
|||
key: turbo-${{ github.job }}-${{ github.ref_name }}-${{ github.sha }}
|
||||
restore-keys: |
|
||||
turbo-${{ github.job }}-${{ github.ref_name }}-
|
||||
- run: yarn
|
||||
- run: yarn db-deploy
|
||||
- run: yarn test
|
||||
|
||||
|
|
Loading…
Reference in a new issue