CI: fix begingroup printing
This commit is contained in:
parent
144b4859ad
commit
b20efbd79f
@ -2,7 +2,7 @@
|
||||
set -euo pipefail
|
||||
|
||||
function begingroup {
|
||||
echo "::group::$1"
|
||||
echo "::group::$@"
|
||||
set -x
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user