mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Disable the manifest check for css tests.
This commit is contained in:
parent
ffbf48c57b
commit
fd77ab5c5b
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
#!/bin/bash
|
||||
./mach test-wpt --manifest-update SKIP_TESTS > /dev/null
|
||||
./mach test-css --manifest-update SKIP_TESTS > /dev/null
|
||||
diff=$(git diff -- tests/*/MANIFEST.json)
|
||||
echo "$diff"
|
||||
[[ ! $diff ]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue