feat: Enable turbosnap on chromatic workflow (no-changelog) (#11595)

This commit is contained in:
Alex Grozav
2024-11-06 16:09:10 +02:00
committed by GitHub
parent 7326487ab3
commit 8022472784

View File

@@ -65,6 +65,7 @@ jobs:
continue-on-error: true
with:
workingDir: packages/design-system
onlyChanged: true
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
exitZeroOnChanges: false