Skip to content

Commit

Permalink
Revert "[Percy] Increased page load timeout to 60 (#27)" (#29)
Browse files Browse the repository at this point in the history
This reverts commit c9618ac.
  • Loading branch information
mnocon authored Jan 22, 2024
1 parent c9618ac commit 166f3b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/percy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ services:
environment:
- PERCY_TOKEN
- PERCY_BRANCH
- PERCY_PAGE_LOAD_TIMEOUT=60
networks:
- backend
command: /bin/sh -c 'npm install -g @percy/cli && apk add chromium && PERCY_BROWSER_EXECUTABLE="/usr/bin/chromium-browser" npx percy exec:start'
Expand Down

0 comments on commit 166f3b4

Please sign in to comment.