Skip to content

Commit 490238b

Browse files
committed
Add 'expo' to examples in tests.yml
1 parent cf29e62 commit 490238b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
fail-fast: false
150150
matrix:
151151
node: ['18.x']
152-
example: ['cra4', 'cra5', 'next', 'vite', 'node-standard', 'node-esm']
152+
example: ['cra4', 'cra5', 'next', 'vite', 'node-standard', 'node-esm', 'expo']
153153
defaults:
154154
run:
155155
working-directory: ./examples/publish-ci/${{ matrix.example }}

0 commit comments

Comments
 (0)