mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
freebsd: also fails the script when the tests fail
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user