From 60b66fce58b64d121b124e64ef78d37512e3a8a2 Mon Sep 17 00:00:00 2001 From: Thijs Schreijer Date: Wed, 28 Aug 2024 10:15:54 +0200 Subject: Re-add FreeBSD support (broken since c1a64c1) (#33) Co-authored-by: cos --- doc_topics/02-development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc_topics/02-development.md') diff --git a/doc_topics/02-development.md b/doc_topics/02-development.md index 8925b83..c145c79 100644 --- a/doc_topics/02-development.md +++ b/doc_topics/02-development.md @@ -8,5 +8,5 @@ The tests concerned are all labelled with `#manual`. And in CI they will be skipped because `--exclude-tags=manual` is being passed to the `busted` command line. -Hence if tests like this are being added, then please ensure the tests +Hence if tests like these are being added, then please ensure the tests pass locally, and do not rely on CI only. -- cgit v1.2.3-55-g6feb