script/cibuild in github-pages-health-check-1.16.1 vs script/cibuild in github-pages-health-check-1.17.0
- old
+ new
@@ -2,10 +2,10 @@
set -ex
script/bootstrap
-script/test
+script/test $@
script/check-cdn-ips
bundle exec script/check www.parkermoore.de | grep 'valid?: true'
bundle exec script/check ben.balter.com | grep 'valid?: true'
bundle exec gem build github-pages-health-check.gemspec