Skip to content

Commit cfef548

Browse files
committed
ci: replace github action with docker
1 parent 4de09ec commit cfef548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ui-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
adb kill-server
121121
docker stop android-container
122122
docker rm android-container
123-
123+
#test
124124
- name: Upload UI test report
125125
if: always()
126126
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)