mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-23 00:57:26 +03:00
don't exclude url_launcher tests
This commit is contained in:
parent
32f8d51267
commit
2433a8b972
2
.github/workflows/android.yaml
vendored
2
.github/workflows/android.yaml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
|
||||
- name: Run android tests
|
||||
run: |
|
||||
./gradlew test -x :url_launcher_android:test
|
||||
./gradlew test
|
||||
working-directory: ./app/android
|
||||
|
||||
- name: Upload artifacts
|
||||
|
Loading…
Reference in New Issue
Block a user