Skip to content

Commit

Permalink
Force Chromatic Rebuild for Storybook (#2255)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmachapman authored Feb 18, 2025
1 parent 3540cc2 commit 9df75c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ jobs:
onlyChanged: true
externals: |
- '*.scss'
# Force a rebuild even if Chromatic thinks there are no changes
forceRebuild: true
- name: Run Storybook tests
run: cd src/SIL.XForge.Scripture/ClientApp && npm run test-storybook -- --no-index-json
env:
Expand Down

0 comments on commit 9df75c1

Please sign in to comment.