Another one (#1799)

This commit is contained in:
Omar López 2022-02-10 19:22:33 -07:00 committed by GitHub
parent abce15ff0d
commit 6fee04d07c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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