(experiment) remove hygiene check, it's not for us

This commit is contained in:
Peter Squicciarini 2020-09-14 10:13:11 -07:00
parent b012b6c1d0
commit a5cc6c090e
No known key found for this signature in database
GPG key ID: 08B897BCAB6763CB

View file

@ -1,6 +1,6 @@
#!/bin/bash
set -e
set -ex
function keep_alive_small() {
while true; do
@ -37,7 +37,6 @@ if [[ "$SHOULD_BUILD" == "yes" ]]; then
KA_PID=$!
yarn gulp hygiene
yarn monaco-compile-check
yarn valid-layers-check