Skip to content

Commit aec17bc

Browse files
author
Lalit Sharma
committed
Fix: Update default deep links in Wear OS emulator workflow to remove debug overlay parameter
1 parent 5350cd6 commit aec17bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wearos-emulator-screenshots.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ on:
4848
description: "Deep links separated by comma or newline"
4949
required: false
5050
type: string
51-
default: "eclipsetimer://wear/live?scenario=gibraltar-between-c1-c3&debugOverlay=on,eclipsetimer://wear/live?scenario=gibraltar-max&debugOverlay=on"
51+
default: "eclipsetimer://wear/live?scenario=gibraltar-between-c1-c3,eclipsetimer://wear/live?scenario=gibraltar-max"
5252

5353
concurrency:
5454
group: wearos-screenshots-${{ github.ref }}

0 commit comments

Comments
 (0)