chore: Do not run tests on PRs until i create google-less flavor

This commit is contained in:
Artem Chepurnyi 2024-12-10 12:19:23 +02:00 committed by GitHub
parent dfe2cc5a37
commit 6a022374ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,9 +4,6 @@ on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
check-android-tests: