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.
1 parent 6e750e6 commit e9dcb57Copy full SHA for e9dcb57
.github/workflows/dataconnect.yml
@@ -88,7 +88,6 @@ jobs:
88
echo "==============================================================================="
89
echo "Running Command: $*"
90
("$@" 2>&1) || echo "WARNING: command failed with non-zero exit code $?: $*"
91
- echo
92
}
93
94
run_cmd uname -a
0 commit comments