Skip to content

Commit c6ad0f9

Browse files
committed
chore: Remove build dependency for Android UI test job
- The `needs: build_job` dependency has been removed from the `android_ui_test_job` in the `kmp.yml` GitHub Actions workflow.
1 parent 9bdf285 commit c6ad0f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/kmp.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ jobs:
5050
5151
android_ui_test_job:
5252
name: Android UI-tests on emulator
53-
needs: build_job
5453
runs-on: ubuntu-latest
5554
continue-on-error: true
5655
strategy:

0 commit comments

Comments
 (0)