-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1547568 [wpt PR 16537] - Use a path segment trie for the manifest…
…, a=testonly Automatic update from web-platform-tests Major new manifest version (v8): path trie edition This essentially implements web-platform-tests/rfcs#40. -- wpt-commits: 31c0f5efba38b7d1d7f45ac449bcbc892e8771ce wpt-pr: 16537 UltraBlame original commit: a35a8d5c00bdfb36d38d996eae17921ad8495154
- Loading branch information
Showing
12 changed files
with
611 additions
and
356 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
parameters: | ||
directory: '' | ||
toxenv: 'ALL' | ||
|
||
steps: | ||
- template: pip_install.yml | ||
parameters: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.