mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2025-01-05 09:27:22 +03:00
disable url_launcher unit tests
This commit is contained in:
parent
6305095bd4
commit
4d789d7b43
2
.github/workflows/android.yaml
vendored
2
.github/workflows/android.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user