Skip to content

Commit

Permalink
run all chromatic tests
Browse files Browse the repository at this point in the history
  • Loading branch information
domlander committed Dec 16, 2024
1 parent 94387a9 commit 82a1bf4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dcr-chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ jobs:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN__DOTCOM_RENDERING }}
token: ${{ secrets.GITHUB_TOKEN }}
autoAcceptChanges: main
onlyChanged: true
untraced: '**/(package*.json|pnpm-lock.yaml|preview.js)'
onlyChanged: false
workingDir: dotcom-rendering
buildScriptName: 'build-storybook'
exitOnceUploaded: true
Expand Down

0 comments on commit 82a1bf4

Please sign in to comment.