disable url_launcher unit tests

This commit is contained in:
Adam Velebil 2022-06-20 14:05:47 +02:00
parent 6305095bd4
commit 4d789d7b43
No known key found for this signature in database
GPG Key ID: AC6D6B9D715FC084

View File

@ -62,7 +62,7 @@ jobs:
- name: Run android tests
run: |
./gradlew test
./gradlew test -x :url_launcher_android:test
working-directory: ./app/android
- name: Upload artifacts