Change-Id: Ibddc1a0635a557e4432a77f2dbb032c519bf4b5a
pull/1006/head
Don Turner 11 months ago
parent 8798752600
commit 5b0f9918b6

@ -40,7 +40,7 @@ jobs:
with:
commit_message: Apply Spotless
repository: ${{ github.event.pull_request.head.repo.full_name }}
ref: ${{ github.head_ref }}
branch: ${{ github.head_ref }}
- name: Build all build type and flavor permutations
run: ./gradlew assemble

Loading…
Cancel
Save