mirror of
https://github.com/mas-cli/mas
synced 2024-11-25 04:50:24 +00:00
🚨 Fail CI task if tests fail
This commit is contained in:
parent
3b7c9a47bd
commit
15ffe067a0
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@
|
|||
#
|
||||
|
||||
echo "==> ✅ Testing"
|
||||
swift test 2>&1 | xcpretty
|
||||
set -o pipefail && swift test 2>&1 | xcpretty
|
||||
|
|
Loading…
Reference in a new issue