Skip to content

Commit f6b5a42

Browse files
committed
ci: improve Chromatic step name
1 parent 64d202d commit f6b5a42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/chromatic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: 📦 Install dependencies
3939
run: pnpm install
4040

41-
- name: 🧪 Run Chromatic Visual Tests
41+
- name: 🧪 Run Chromatic Visual and Accessibility Tests
4242
uses: chromaui/action@a8ce9c58f59be5cc7090cadfc8f130fb08fcf0c3 # v15.1.0
4343
env:
4444
CHROMATIC_BRANCH: ${{ github.event.pull_request.head.ref || github.ref_name }}

0 commit comments

Comments
 (0)