Skip to content

Commit 0f5b410

Browse files
committed
Temporary remove chromatic for faster CI
1 parent 7291c33 commit 0f5b410

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ jobs:
3838
- uses: bahmutov/npm-install@v1
3939
- run: yarn build
4040
- 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 }}
4441

4542
deploy_storybook:
4643
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)