Skip to content

Commit

Permalink
Remove verifyRoborazzi check
Browse files Browse the repository at this point in the history
  • Loading branch information
kateliu20 committed Nov 7, 2024
1 parent da67e7b commit a1895aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Build and run tests
id: gradle
timeout-minutes: 10
run: ./gradlew check verifyRoborazzi
run: ./gradlew check

- name: Print build scan url
if: always()
Expand Down

0 comments on commit a1895aa

Please sign in to comment.