Skip to content

Commit

Permalink
fix: ignore failing verify tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Garzas committed Oct 18, 2024
1 parent 2198fdb commit eeae92c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate-screenshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: Verify Screenshot Tests
run: ./gradlew validateInternalDebugScreenshotTest
continue-on-error: true # Ensure this task doesn't fail the build

- name: Update Screenshot Reference Images
run: ./gradlew updateInternalDebugScreenshotTest
Expand Down

0 comments on commit eeae92c

Please sign in to comment.