Skip to content

Commit 0c0345a

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 0c0345a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)