Skip to content

Commit 6afe52e

Browse files
committed
remove shfmt
1 parent d5f7259 commit 6afe52e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/prebuild.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ jobs:
5757
sudo apt-get install -y lttng-tools babeltrace liblttng-ust-dev lttng-modules-dkms- \
5858
git curl libssl-dev make automake autoconf libncurses-dev gcc g++ default-jdk \
5959
unixodbc-dev \
60-
libxml2-utils libsctp-dev lksctp-tools software-properties-common shellcheck \
61-
shfmt
60+
libxml2-utils libsctp-dev lksctp-tools software-properties-common shellcheck
6261
export KERL_CONFIGURE_OPTIONS="--with-dynamic-trace=lttng ${KERL_CONFIGURE_OPTIONS}"
6362
fi
6463

0 commit comments

Comments
 (0)