Skip to content

Commit 246a5d2

Browse files
committed
Remove dependency on ui_test_job in build unit test publish job
1 parent d1b2afc commit 246a5d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/android.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88
jobs:
99
build_unit_test_publish_job:
1010
name: Build -> Unit-test -> Publish
11-
needs: ui_test_job
1211
runs-on: macos-latest
1312
steps:
1413
- name: Check out

0 commit comments

Comments
 (0)