freebsd: also fails the script when the tests fail

This commit is contained in:
Sylvestre Ledru
2021-09-05 18:54:43 +02:00
parent fd4fd36a3e
commit 7acdf31e2b
+1
View File
@@ -553,6 +553,7 @@ jobs:
# Needs to be done in a sudo as we are changing users
sudo -i -u cuuser sh << EOF
set -e
whoami
curl https://sh.rustup.rs -sSf --output rustup.sh
sh rustup.sh -y --profile=minimal