Explorar o código

no macos testing

Rodja Trappe %!s(int64=2) %!d(string=hai) anos
pai
achega
a654264a06
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      test_startup.sh

+ 0 - 1
test_startup.sh

@@ -37,6 +37,5 @@ do
     elif test -f $path/main.py; then
         check $path/main.py || error=1
     fi
-    pkill -f 'Safari' # ensure no old browser tabs keep requesting pages from previous tests (seems to be a osx github action only issue)
 done
 test $error -eq 0