File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 3838 - uses : bahmutov/npm-install@v1
3939 - run : yarn build
4040 - run : yarn test
41- - run : npx chromatic --exit-zero-on-changes
41+ - run : npx chromatic --exit-zero-on-changes --ci --project-token c1fab2a84f78.
4242 env :
4343 CHROMATIC_PROJECT_TOKEN : ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
4444
Original file line number Diff line number Diff line change 2222 "format:check" : " yarn _format --list-different" ,
2323 "storybook" : " yarn build && yarn only-include-used-icons && start-storybook -p 6006" ,
2424 "build-storybook" : " yarn build && yarn only-include-used-icons && build-storybook" ,
25- "only-include-used-icons" : " node dist/bin/only-include-used-icons.js" ,
26- "chromatic" : " npx chromatic"
25+ "only-include-used-icons" : " node dist/bin/only-include-used-icons.js"
2726 },
2827 "bin" : {
2928 "copy-dsfr-to-public" : " dist/bin/copy-dsfr-to-public.js" ,
You can’t perform that action at this time.
0 commit comments