Skip to content

Commit 7e2dc25

Browse files
committed
Use android-test in result
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
1 parent 9f96d9d commit 7e2dc25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
build_result:
131131
name: Result
132132
runs-on: ubuntu-24.04
133-
needs: ["Build", "Format"]
133+
needs: ["Build", "android-test", "Format"]
134134
if: always()
135135
steps:
136136
- name: Mark the job as successful

0 commit comments

Comments
 (0)