Skip to content

Commit

Permalink
chore(repo): Run clerk-expo tests in cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosdouvlis committed Nov 4, 2024
1 parent 5a3eaf7 commit 9e06a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
strategy:
fail-fast: false
matrix:
test-name: ['generic', 'express', 'quickstart', 'ap-flows', 'elements', 'sessions', 'astro', 'tanstack-start', 'tanstack-router']
test-name: [ 'generic', 'express', 'quickstart', 'ap-flows', 'elements', 'sessions', 'astro', 'expo-web', 'tanstack-start', 'tanstack-router' ]
test-project: ['chrome']
include:
- test-name: 'nextjs'
Expand Down

0 comments on commit 9e06a50

Please sign in to comment.