Skip to content

Commit

Permalink
Add turbosnap config to chromatic
Browse files Browse the repository at this point in the history
  • Loading branch information
Makenna Smutz committed May 9, 2024
1 parent b213e2a commit 2d24222
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,9 @@ jobs:
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
workingDir: packages/ui/app

fern-generate:
onlyChanged: true

fern-generate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2d24222

Please sign in to comment.