Skip to content

Commit 97e7dd8

Browse files
committed
testing: remove set -x from ci/run.sh
Signed-off-by: Paul Osborne <[email protected]>
1 parent d8d8191 commit 97e7dd8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/run.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
# script.
55

66
set -e
7-
set -x
87

98
BASE_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)"
109
MANIFEST_PATH="${BASE_DIR}/Cargo.toml"

0 commit comments

Comments
 (0)