Update lighthouse-ci.yml

This commit is contained in:
偏右 2020-05-21 20:47:06 +08:00 committed by GitHub
parent 3629830a85
commit 35a6a887a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@ jobs:
outputDirectory: /tmp/artifacts
emulatedFormFactor: desktop
timeout: 1200
prCommentEnabled: false
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