Skip to content

Commit 4c7547b

Browse files
committed
Fix
1 parent b99f9a6 commit 4c7547b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ jobs:
200200
unreal-version: ${{ matrix.unreal }}
201201

202202
integration-test-android:
203+
needs: [test-android]
203204
name: Android UE ${{ matrix.unreal }}
204205
secrets: inherit
205206
strategy:

0 commit comments

Comments
 (0)