dist: do not distribute CI.md

`CI.md` slipped into the 8.15.0, 8.16.0 tarballs by accident.
Remove it again and update the checker exception.

Follow-up to fa3f889752 #17463

Closes #18549
This commit is contained in:
Viktor Szakats 2025-09-14 23:59:41 +02:00
parent de3fc1d7ad
commit e09f45fea4
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 2 additions and 3 deletions

View file

@ -42,7 +42,6 @@ CLEANFILES = $(MK_CA_DOCS) $(man_MANS) $(TEST_DOCS)
endif
TESTDOCS = \
tests/CI.md \
tests/FILEFORMAT.md \
tests/HTTP.md \
tests/TEST-SUITE.md