aboutsummaryrefslogtreecommitdiff
path: root/.ci/run_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to '.ci/run_tests.sh')
-rwxr-xr-x.ci/run_tests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.ci/run_tests.sh b/.ci/run_tests.sh
index 6347ac15d4..d994db471f 100755
--- a/.ci/run_tests.sh
+++ b/.ci/run_tests.sh
@@ -10,6 +10,7 @@ source "${CI_DIR}/common/test.sh"
check_core_dumps --delete quiet
prepare_build
+run_single_includes_tests
build_nvim
if [ "$CLANG_SANITIZER" != "TSAN" ]; then