Skip to content

Commit

Permalink
Also run checks for test-css MANIFEST.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mfeckie committed Nov 20, 2015
1 parent a024c1c commit 7fafc6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/ci/manifest_changed.sh
@@ -1,5 +1,6 @@
#!/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 ]]

0 comments on commit 7fafc6c

Please sign in to comment.