Skip to content

Commit

Permalink
update cli flags
Browse files Browse the repository at this point in the history
  • Loading branch information
ethriel3695 committed May 22, 2024
1 parent 06bbcf4 commit 48771af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-test-npx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: npm install && git status --porcelain
- run: npm run build
- name: run chromatic
run: npm run chromatic --build-script-name build-test-storybook --exit-zero-on-changes --force-rebuild
run: npm run chromatic -- --build-script-name build-test-storybook --exit-zero-on-changes --force-rebuild
env:
LOG_LEVEL: debug
DEBUG: chromatic-cli
Expand Down

0 comments on commit 48771af

Please sign in to comment.