pre-build api

This commit is contained in:
41666 2022-01-30 16:45:57 -05:00
parent e162096c03
commit 65b36a77ff

View file

@ -31,7 +31,9 @@ jobs:
- run: yarn lint
- run: yarn test
- run: |
yarn build:api
yarn test
worker_build:
runs-on: ubuntu-latest