Pārlūkot izejas kodu

ci/run.sh: remove debug stuff

Jorge Aparicio 8 gadi atpakaļ
vecāks
revīzija
e441058be7
1 mainītis faili ar 1 papildinājumiem un 3 dzēšanām
  1. 1 3
      ci/run.sh

+ 1 - 3
ci/run.sh

@@ -1,6 +1,4 @@
-set -ex
-
-export RUST_BACKTRACE=1
+set -e
 
 # Test our implementation
 case $1 in