Skip to content

6.17.5-canary.0

6.17.5-canary.0 #999

name: Smoke test via yarn berry
on: push
jobs:
chromatic:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@v1
with:
node-version: '16.x'
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: yarn install
- run: yarn set version berry
- name: run chromatic
run: npx -p . chromatic --build-script-name build-test-storybook --exit-zero-on-changes --force-rebuild
env:
LOG_LEVEL: debug
DEBUG: chromatic-cli
CHROMATIC_PROJECT_TOKEN: 47c20821d2c2