Skip to content

Commit

Permalink
Fix screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
yschimke committed Aug 31, 2023
1 parent 13eb821 commit 3a2b0aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ on a Linux host. Alternatively uncomment the same property in gradle.properties.
./gradlew testDebug -P screenshot.record=repair
```

This can be automated For a PR against the same branch, the Github action should commit against
PR if possible. For maintainers, this means creating the branch in the google/horologist repo.
For contributors, once your PR fails, create a second PR in your fork, that will fix the issue.

## Contributor License Agreement

Expand Down

0 comments on commit 3a2b0aa

Please sign in to comment.