]> git.ipfire.org Git - thirdparty/git.git/commit
gitlab-ci: add smoke test for fuzzers
authorPatrick Steinhardt <ps@pks.im>
Mon, 29 Apr 2024 06:13:23 +0000 (08:13 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 May 2024 18:52:24 +0000 (11:52 -0700)
commitc7b228e0009f0f3dc99b71156750554978c2a37f
treeeab7fa6ff01339e4b610d17548a8dd990983ac41
parent786a3e4b8d754d2b14b1208b98eeb0a554ef19a8
gitlab-ci: add smoke test for fuzzers

Our GitLab CI setup has a test gap where the fuzzers aren't exercised at
all. Add a smoke test, similar to the one we have in GitHub Workflows.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.gitlab-ci.yml