mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 07:03:29 +00:00
ci: wpt: typo fix
This commit is contained in:
2
.github/workflows/wpt.yml
vendored
2
.github/workflows/wpt.yml
vendored
@@ -116,7 +116,7 @@ jobs:
|
|||||||
- name: download artifact
|
- name: download artifact
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: benchmark-results
|
name: wpt-results
|
||||||
|
|
||||||
- name: format and send json result
|
- name: format and send json result
|
||||||
run: /perf-fmt wpt ${{ github.sha }} wpt.json
|
run: /perf-fmt wpt ${{ github.sha }} wpt.json
|
||||||
|
|||||||
Reference in New Issue
Block a user