Skip to content

Commit

Permalink
Update .github/workflows/update-wpt.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Aviv Keller <38299977+RedYetiDev@users.noreply.github.com>
  • Loading branch information
mertcanaltin and RedYetiDev authored Aug 20, 2024
1 parent be6ffaf commit 6e292a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-wpt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
repository: web-platform-tests/wpt
ref: ${{ github.sha }}
path: test/fixtures/tmp-wpt
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
- name: Move WPT Files
run: |
rm -rf test/fixtures/wpt/.git
Expand Down

0 comments on commit 6e292a1

Please sign in to comment.