mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
CI: fix begingroup printing
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
set -euo pipefail
|
||||
|
||||
function begingroup {
|
||||
echo "::group::$1"
|
||||
echo "::group::$@"
|
||||
set -x
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user