Skip to content

Commit

Permalink
ANDROID-13796 add gradle/gradle-build-action
Browse files Browse the repository at this point in the history
  • Loading branch information
jeprubio committed Oct 11, 2023
1 parent 07baeea commit e12b73c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/compare_screenshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v3

- name: Setup Gradle
uses: gradle/gradle-build-action@v2

- name: Verify Screenshots (roborazzi)
run: 'bash ./gradlew verifyRoborazziDebug'

Expand Down

0 comments on commit e12b73c

Please sign in to comment.