Restore starter test build step

This commit is contained in:
garronej 2023-08-15 20:27:09 +02:00
parent 6953b72ee6
commit 3e155d8e80

View File

@ -34,7 +34,7 @@ jobs:
- uses: bahmutov/npm-install@v1
- run: yarn build
- run: yarn test
#- run: yarn test:keycloakify-starter
- run: yarn test:keycloakify-starter
storybook:
runs-on: ubuntu-latest