File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed
Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change 3030 sparse_checkout : common/ eventsource/ fetch/ interfaces/ mimesniff/ resources/ service-workers/ storage/ websockets/ xhr/
3131 - name : Move WPT Files
3232 run : |
33- mv test/fixtures/tmp-wpt/LICENSE.md test/fixtures/wpt/LICENSE.md &&
34- mv test/fixtures/tmp-wpt/common test/fixtures/wpt/common &&
35- mv test/fixtures/tmp-wpt/eventsource test/fixtures/wpt/eventsource &&
36- mv test/fixtures/tmp-wpt/fetch test/fixtures/wpt/fetch &&
37- mv test/fixtures/tmp-wpt/interfaces test/fixtures/wpt/interfaces &&
38- mv test/fixtures/tmp-wpt/mimesniff test/fixtures/wpt/mimesniff &&
39- mv test/fixtures/tmp-wpt/resources test/fixtures/wpt/resources &&
40- mv test/fixtures/tmp-wpt/service-workers test/fixtures/wpt/service-workers &&
41- mv test/fixtures/tmp-wpt/storage test/fixtures/wpt/storage &&
42- mv test/fixtures/tmp-wpt/websockets test/fixtures/wpt/websockets &&
43- mv test/fixtures/tmp-wpt/xhr test/fixtures/wpt/xhr &&
44- rm -rf test/fixtures/tmp-wpt/.git
33+ rm -rf test/fixtures/wpt/.git
4534 - name : Create Pull Request
4635 uses : peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0
4736 with :
You can’t perform that action at this time.
0 commit comments