Skip to content

Commit 05609b7

Browse files
authored
chore: Merge 'main' into 'add-screen-reader-support-experimental' (#749)
2 parents 59d4e8a + a418141 commit 05609b7

23 files changed

+176
-405
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ jobs:
6363
- name: Run tests
6464
run: |
6565
cd main
66-
npm run test
66+
npm run test:ci

0 commit comments

Comments
 (0)