From 9301f0d3611f5e6a8eb4dfcf4304eb5c0b8ccfa3 Mon Sep 17 00:00:00 2001 From: Pierre Tachoire Date: Thu, 7 Dec 2023 11:29:16 +0100 Subject: [PATCH] ci: wpt: typo fix --- .github/workflows/wpt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wpt.yml b/.github/workflows/wpt.yml index 2bd0b1e4..3746468c 100644 --- a/.github/workflows/wpt.yml +++ b/.github/workflows/wpt.yml @@ -116,7 +116,7 @@ jobs: - name: download artifact uses: actions/download-artifact@v3 with: - name: benchmark-results + name: wpt-results - name: format and send json result run: /perf-fmt wpt ${{ github.sha }} wpt.json