Disable test with starter for now

This commit is contained in:
garronej 2023-08-24 09:17:12 +02:00
parent d2a9280ab3
commit 2749cbe4d1

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