Explorar o código

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

Peter Squicciarini %!s(int64=5) %!d(string=hai) anos
pai
achega
a5cc6c090e
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      build.sh

+ 1 - 2
build.sh

@@ -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