Skip to content

Commit e9dcb57

Browse files
committed
dataconnect.yaml: improve readability of the output of the "tool versions" step
1 parent 6e750e6 commit e9dcb57

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/dataconnect.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ jobs:
8888
echo "==============================================================================="
8989
echo "Running Command: $*"
9090
("$@" 2>&1) || echo "WARNING: command failed with non-zero exit code $?: $*"
91-
echo
9291
}
9392
9493
run_cmd uname -a

0 commit comments

Comments
 (0)