chore: github action runs demo generate types (#530)
This commit is contained in:
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user