summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Noetzli <andres.noetzli@gmail.com>2020-04-21 19:24:48 -0700
committerAndres Noetzli <andres.noetzli@gmail.com>2020-04-21 19:24:48 -0700
commit73b137f2d1a47536a4248014cc40be7cc16343f7 (patch)
tree11870d0922737b067557539c4f7082d9d668270b
parent79bc44c7fb8ea2c3b8fdbb3d886628ed7634614e (diff)
change
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 84d0ed38a..a5f5ed057 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -49,6 +49,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y \
ccache \
+ clang-tidy \
cxxtest \
libcln-dev \
libgmp-dev \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback