Skip to content
Snippets Groups Projects
Unverified Commit 90c03af1 authored by Simon Josefsson's avatar Simon Josefsson
Browse files

cicd: Check indentation.

parent 341311c7
No related branches found
No related tags found
No related merge requests found
Pipeline #681338571 passed
......@@ -19,7 +19,7 @@ Debian:
stage: build
before_script:
- apt-get update -qq
- env DEBIAN_FRONTEND=noninteractive apt-get install -y -qq git autoconf automake libtool make valgrind
- apt-get install -qqy --no-install-recommends git autoconf automake libtool make valgrind indent
script:
- ./bootstrap
- ./configure WARN_CFLAGS=-Werror
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment