Remove CI changes, will fix in separate PR

Change-Id: I59b0f94760e99fd29ed61a29c56e2cead48b3e19
pull/1006/head
Don Turner 1 year ago
parent 5b0f9918b6
commit bdd6fd2da3

@ -39,9 +39,7 @@ jobs:
- uses: stefanzweifel/git-auto-commit-action@v5 - uses: stefanzweifel/git-auto-commit-action@v5
with: with:
commit_message: Apply Spotless commit_message: Apply Spotless
repository: ${{ github.event.pull_request.head.repo.full_name }}
branch: ${{ github.head_ref }}
- name: Build all build type and flavor permutations - name: Build all build type and flavor permutations
run: ./gradlew assemble run: ./gradlew assemble

Loading…
Cancel
Save