Re-add chromatic CI to github workflow

This commit is contained in:
Charles Bochet
2024-04-30 18:26:08 +02:00
parent 7dad6e3b5e
commit 3fc48feefb

View File

@ -36,5 +36,4 @@ jobs:
echo "REACT_APP_SERVER_BASE_URL: $REACT_APP_SERVER_BASE_URL" >> .env
- name: Publish to Chromatic
run: |
cd packages/twenty-front
npx nx chromatic:ci
npx nx run twenty-front:chromatic:ci