Skip to content

Commit

Permalink
ci(registry): add build for registry app
Browse files Browse the repository at this point in the history
  • Loading branch information
pahaz committed Nov 10, 2022
1 parent 3606554 commit b474192
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/nodejs.apps.build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,7 @@ jobs:
- name: test app/property_importer
run: |
yarn workspace @app/property-importer build
- name: test app/registry
run: |
yarn workspace @app/registry build

0 comments on commit b474192

Please sign in to comment.