Skip to content

Commit

Permalink
fixup! testsuite: remove cached modules and --disable-test-modules
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasdemarchi committed Aug 23, 2024
1 parent b038020 commit 59d38f0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/actions/setup-debian/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ runs:
libssl-dev \
libtool \
libzstd-dev \
linux-headers-generic \
scdoc \
zlib1g-dev \
zstd
# not used by default in Debian since it builds with --disable-test-modules
# developers should have it though
# apt-get install linux-headers-generic

0 comments on commit 59d38f0

Please sign in to comment.