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
|
echo "REACT_APP_SERVER_BASE_URL: $REACT_APP_SERVER_BASE_URL" >> .env
|
||||||
- name: Publish to Chromatic
|
- name: Publish to Chromatic
|
||||||
run: |
|
run: |
|
||||||
cd packages/twenty-front
|
npx nx run twenty-front:chromatic:ci
|
||||||
npx nx chromatic:ci
|
|
||||||
|
|||||||
Reference in New Issue
Block a user