mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-15 17:19:10 +00:00
pre-build api
This commit is contained in:
parent
e162096c03
commit
65b36a77ff
1 changed files with 3 additions and 1 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -31,7 +31,9 @@ jobs:
|
|||
|
||||
- run: yarn lint
|
||||
|
||||
- run: yarn test
|
||||
- run: |
|
||||
yarn build:api
|
||||
yarn test
|
||||
|
||||
worker_build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue