Another one (#1799)
parent
abce15ff0d
commit
6fee04d07c
|
@ -71,6 +71,7 @@ jobs:
|
||||||
key: turbo-${{ github.job }}-${{ github.ref_name }}-${{ github.sha }}
|
key: turbo-${{ github.job }}-${{ github.ref_name }}-${{ github.sha }}
|
||||||
restore-keys: |
|
restore-keys: |
|
||||||
turbo-${{ github.job }}-${{ github.ref_name }}-
|
turbo-${{ github.job }}-${{ github.ref_name }}-
|
||||||
|
- run: yarn
|
||||||
- run: yarn db-deploy
|
- run: yarn db-deploy
|
||||||
- run: yarn test
|
- run: yarn test
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue