Skip to content

Commit

Permalink
Update lighthouse-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed May 20, 2020
1 parent e657fb8 commit f646b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse-ci.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
accessToken: ${{ secrets.GITHUB_TOKEN }}
outputDirectory: /tmp/artifacts
emulatedFormFactor: desktop
timeout: 600
timeout: 1200
urls: 'https://preview-${{ github.event.pull_request.number }}-ant-design.surge.sh,https://preview-${{ github.event.pull_request.number }}-ant-design.surge.sh/components/button'
- name: Upload artifacts
uses: actions/upload-artifact@master
Expand Down

0 comments on commit f646b6f

Please sign in to comment.