Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 1f99f8f

Browse files
committed
ci: updated review workflow
1 parent 90a1e1d commit 1f99f8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/review.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
CHROMATIC_PROJECT_TOKEN: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
6161

6262
expo-publish:
63+
needs: [test, lint]
6364
name: Publish to Expo 🚀
6465
runs-on: ubuntu-latest
6566
steps:

0 commit comments

Comments
 (0)