Skip to content

Commit a7ccef1

Browse files
committed
Add pa11y tests
1 parent c9d0f8a commit a7ccef1

File tree

5 files changed

+811
-19
lines changed

5 files changed

+811
-19
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
script-name: [lint, test, build]
12+
script-name: [lint, build, test, 'test:a11y']
1313

1414
steps:
1515
- name: Checkout the repo

0 commit comments

Comments
 (0)