Skip to content

Commit ae0c002

Browse files
committed
debug percy
1 parent c0ee372 commit ae0c002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/visual-testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ jobs:
4646
- name: Take yuna.work screenshots and upload them to Percy
4747
run: |
4848
pnpm wait-on tcp:$ASTRO_PREVIEW_SERVER_PORT_FOR_VISUAL_TESTING
49-
pnpm percy snapshot .percy.mjs
49+
pnpm percy snapshot .percy.mjs --debug
5050
env:
5151
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}

0 commit comments

Comments
 (0)