Update .github/workflows/Build.yaml

pull/2092/head
Pichai Takengrach 3 weeks ago committed by GitHub
parent f1e731c3ef
commit 075be45e14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -190,11 +190,12 @@ jobs:
- name: Check badging
run: ./gradlew :app:checkProdReleaseBadging
androidTest:
runs-on: ubuntu-latest
androidTest:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
timeout-minutes: 55
strategy:
matrix:

Loading…
Cancel
Save