Skip to content

Commit 0750ecd

Browse files
committed
link to report directly
1 parent b3bf279 commit 0750ecd

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/wpt.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ jobs:
5959
uses: actions/upload-artifact@v4
6060
with:
6161
name: wpt-report
62-
path: |
63-
wpt/results.html
64-
wpt/results.json
62+
path: wpt/results.html
6563
if-no-files-found: warn
64+
compression: 'none'
6665
retention-days: 14

0 commit comments

Comments
 (0)