We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a59fa5c + 9fb229b commit 326efd4Copy full SHA for 326efd4
ci.sh
@@ -2,7 +2,7 @@
2
set -euo pipefail
3
4
function begingroup {
5
- echo "::group::$1"
+ echo "::group::$@"
6
set -x
7
}
8
0 commit comments