Update verify_chromatic.yml

Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
Charles de Dreuille
2025-09-19 11:58:56 +01:00
parent 655d40ae05
commit 0651cea08f
+1 -1
View File
@@ -67,7 +67,7 @@ jobs:
uses: mshick/add-pr-comment@v2
with:
message: |
## 🎨 Visual Regression Testing
## 🎨 Visual Testing with Chromatic
- **${{ steps.chromatic.outputs.changeCount }}** visual changes are waiting for review - [**Review changes in Chromatic**](${{ steps.chromatic.outputs.buildUrl }})
- **${{ steps.chromatic.outputs.specCount}}** stories for **${{ steps.chromatic.outputs.componentCount}}** Components - [**Preview changes in Storybook**](${{ steps.chromatic.outputs.storybookUrl }})