asgrasg
This commit is contained in:
@@ -60,7 +60,7 @@ jobs:
|
||||
apk add -q lsof python3 jq curl ruby
|
||||
bats tests/
|
||||
' 2>&1 | tee "reports/${GITHUB_SHA:0:8}/bats/results.txt"
|
||||
BATS_EXIT=$?
|
||||
BATS_EXIT=${PIPESTATUS[1]}
|
||||
bash .ci/.gitea/scripts/bats-report.sh "reports/${GITHUB_SHA:0:8}/bats" || true
|
||||
|
||||
STATE="success"
|
||||
|
||||
Reference in New Issue
Block a user