mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 03:59:01 +08:00
Update lighthouse-ci.yml
This commit is contained in:
parent
3629830a85
commit
35a6a887a3
1
.github/workflows/lighthouse-ci.yml
vendored
1
.github/workflows/lighthouse-ci.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user