Update config.yml

This commit is contained in:
Daniel
2018-10-11 20:17:28 +02:00
committed by GitHub
parent c1b7b3408f
commit e605d91c5f
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
. ./.error
break
else
sudo ./danio_gcc.sh ${i}
sudo ./danio_gcc.sh ${i} | tee out/${i}.log
fi
done
if [ -e .error ]; then