We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64d202d commit f6b5a42Copy full SHA for f6b5a42
1 file changed
.github/workflows/chromatic.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: 📦 Install dependencies
39
run: pnpm install
40
41
- - name: 🧪 Run Chromatic Visual Tests
+ - name: 🧪 Run Chromatic Visual and Accessibility Tests
42
uses: chromaui/action@a8ce9c58f59be5cc7090cadfc8f130fb08fcf0c3 # v15.1.0
43
env:
44
CHROMATIC_BRANCH: ${{ github.event.pull_request.head.ref || github.ref_name }}
0 commit comments