From d78944c89558f2c0200889ce9410a02c9e725c1b Mon Sep 17 00:00:00 2001 From: snomiao Date: Tue, 7 Oct 2025 00:15:00 +0000 Subject: [PATCH] fix: typo --- .github/workflows/tests-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests-ci.yaml b/.github/workflows/tests-ci.yaml index 258fed0b15..2db22c0dc6 100644 --- a/.github/workflows/tests-ci.yaml +++ b/.github/workflows/tests-ci.yaml @@ -152,7 +152,7 @@ jobs: uses: ./.github/actions/setup-playwright - name: Download blob reports - uses: actions/download-artifact@v4w + uses: actions/download-artifact@v4 with: path: ./all-blob-reports pattern: blob-report-chromium-*