Skip to content

Commit 6e292a1

Browse files
Update .github/workflows/update-wpt.yml
Co-authored-by: Aviv Keller <[email protected]>
1 parent be6ffaf commit 6e292a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-wpt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
repository: web-platform-tests/wpt
2828
ref: ${{ github.sha }}
2929
path: test/fixtures/tmp-wpt
30-
sparse_checkout: common/ eventsource/ fetch/ interfaces/ mimesniff/ resources/ service-workers/ storage/ websockets/ xhr/
30+
sparse_checkout: common/ eventsource/ fetch/ interfaces/ mimesniff/ resources/ service-workers/ storage/ websockets/ xhr/ LICENSE.md
3131
- name: Move WPT Files
3232
run: |
3333
rm -rf test/fixtures/wpt/.git

0 commit comments

Comments
 (0)