chore: github action runs demo generate types (#530)

This commit is contained in:
Dan Ribbens
2022-04-17 10:59:32 -04:00
committed by GitHub
parent 3dcd8a24cb
commit 8a997c82be

View File

@@ -33,6 +33,7 @@ jobs:
- run: yarn build
- run: yarn test:client
- run: yarn test:int # In-memory db + api tests
- run: yarn demo:generate:types
env:
CI: true
install_npm: