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 144b485 + b20efbd commit 5a14c5aCopy full SHA for 5a14c5a
src/tools/miri/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