mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
freebsd: also fails the script when the tests fail
This commit is contained in:
parent
fd4fd36a3e
commit
7acdf31e2b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/CICD.yml
vendored
1
.github/workflows/CICD.yml
vendored
|
@ -553,6 +553,7 @@ jobs:
|
||||||
|
|
||||||
# Needs to be done in a sudo as we are changing users
|
# Needs to be done in a sudo as we are changing users
|
||||||
sudo -i -u cuuser sh << EOF
|
sudo -i -u cuuser sh << EOF
|
||||||
|
set -e
|
||||||
whoami
|
whoami
|
||||||
curl https://sh.rustup.rs -sSf --output rustup.sh
|
curl https://sh.rustup.rs -sSf --output rustup.sh
|
||||||
sh rustup.sh -y --profile=minimal
|
sh rustup.sh -y --profile=minimal
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue