Re-add chromatic CI to github workflow
This commit is contained in:
3
.github/workflows/ci-chromatic.yaml
vendored
3
.github/workflows/ci-chromatic.yaml
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user