Skip to content

Commit

Permalink
add: TurboSnapを有効にする (#2288)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored Oct 12, 2024
1 parent f45ec28 commit 84e87e5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# Chromaticにmainブランチをpushする
# お試し運用中なので消滅する可能性あり

# TODO: Enable TurboSnap
# https://www.chromatic.com/docs/github-actions/#enable-turbosnap

name: "Chromatic"

on:
Expand Down Expand Up @@ -33,3 +30,4 @@ jobs:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
buildScriptName: "storybook:build"
exitZeroOnChanges: true
onlyChanged: true

0 comments on commit 84e87e5

Please sign in to comment.