Deny warnings in CI
authorElias Rohrer <dev@tnull.de>
Tue, 12 Dec 2023 16:25:09 +0000 (17:25 +0100)
committerElias Rohrer <dev@tnull.de>
Mon, 18 Dec 2023 07:53:27 +0000 (08:53 +0100)
commit8471644a2dd1ba9c40f0cd429a347544818babb2
tree1f3d323b9bd72b342f570b484a870c65eaa10f75
parent4deb2631dccfe787c8bc1f34b44bcd6f77ad80cd
Deny warnings in CI

Since we recently got rid of our last build/test/doc warnings, we now
deny warnings via `-D warnings` in CI, enforcing no new ones are
introduced.
.github/workflows/build.yml
ci/ci-tests.sh