We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7291c33 commit 0f5b410Copy full SHA for 0f5b410
.github/workflows/ci.yaml
@@ -38,9 +38,6 @@ jobs:
38
- uses: bahmutov/npm-install@v1
39
- run: yarn build
40
- run: yarn test
41
- - run: npx chromatic --exit-zero-on-changes --ci --project-token c1fab2a84f78
42
- env:
43
- CHROMATIC_PROJECT_TOKEN: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
44
45
deploy_storybook:
46
runs-on: ubuntu-latest
0 commit comments