mirror of
https://github.com/terrapkg/packages.git
synced 2026-07-03 09:20:50 +00:00
disable xtrace on summary generator
This commit is contained in:
@@ -82,7 +82,6 @@ jobs:
|
||||
- name: Report Summary
|
||||
id: report_summary
|
||||
run: |
|
||||
set -x
|
||||
echo "## AppStream Builder Report" >> $GITHUB_STEP_SUMMARY
|
||||
echo "" >> $GITHUB_STEP_SUMMARY
|
||||
if grep -q "veto" asb.log; then
|
||||
|
||||
Reference in New Issue
Block a user