We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be6ffaf commit 6e292a1Copy full SHA for 6e292a1
.github/workflows/update-wpt.yml
@@ -27,7 +27,7 @@ jobs:
27
repository: web-platform-tests/wpt
28
ref: ${{ github.sha }}
29
path: test/fixtures/tmp-wpt
30
- sparse_checkout: common/ eventsource/ fetch/ interfaces/ mimesniff/ resources/ service-workers/ storage/ websockets/ xhr/
+ sparse_checkout: common/ eventsource/ fetch/ interfaces/ mimesniff/ resources/ service-workers/ storage/ websockets/ xhr/ LICENSE.md
31
- name: Move WPT Files
32
run: |
33
rm -rf test/fixtures/wpt/.git
0 commit comments