Skip to content

Use yarn classic for now #1023

Use yarn classic for now

Use yarn classic for now #1023

Workflow file for this run

name: Smoke test via yarn
on: push
jobs:
self-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: actions/setup-node@v3
with:
node-version: 16
- run: yarn
- run: yarn bundle:bin
- run: yarn chromatic --build-script-name build-test-storybook --exit-zero-on-changes --force-rebuild
env:
LOG_LEVEL: debug
DEBUG: chromatic-cli
CHROMATIC_PROJECT_TOKEN: 47c20821d2c2