Skip to content

Commit

Permalink
Update review.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon authored Nov 29, 2023
1 parent ce99793 commit 1e7c515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
install: false
working-directory: ./packages/app
config: "pageLoadTimeout=100000,baseUrl=${{ env.SITE_URL }}"
config: "pageLoadTimeout=100000,baseUrl=${{ env.SITE_URL }},viewportWidth=1600,viewportHeight=1400"
wait-on: "${{ env.SITE_URL }}"
- uses: actions/upload-artifact@v3
if: failure()
Expand Down

0 comments on commit 1e7c515

Please sign in to comment.