Skip to content

Commit 9dc82d1

Browse files
committed
include webComponents in cypress test
Currently only tests deprecated props of `ExpandableText`.
1 parent f481620 commit 9dc82d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- charts
2020
- cypress-commands
2121
- main/src/components
22+
- main/src/webComponents
2223
- main/src/internal
2324
- compat
2425
react: ['18', '19']

0 commit comments

Comments
 (0)