Skip to content

Commit

Permalink
Merge pull request #458 from usefulness/updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszkwiecinski authored May 29, 2023
2 parents e2ee9bb + 77c248a commit bfcec17
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@ jobs:
name: jacoco-report
path: "${{ github.workspace }}/**/build/reports/jacoco"

- run: ./gradlew publishToMavenLocal

- run: git diff --exit-code

provide-agp-version-matrix:
runs-on: ubuntu-latest
outputs:
Expand Down

0 comments on commit bfcec17

Please sign in to comment.