Skip to content

Commit a78c7ef

Browse files
committed
CI: enable tracing so we test that code.
We have a crash right now, which passed CI. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
1 parent 55f870e commit a78c7ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/scripts/setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ sudo apt-get -qq install --no-install-recommends --allow-unauthenticated -yy \
5454
valgrind \
5555
wget \
5656
xsltproc \
57+
systemtap-sdt-dev \
5758
zlib1g-dev
5859

5960
echo "tester ALL=(root) NOPASSWD:ALL" | sudo tee /etc/sudoers.d/tester

0 commit comments

Comments
 (0)