Update coverage ci

This commit is contained in:
ado
2023-08-08 02:08:31 +02:00
parent 49a3a20e68
commit 6e27f35209
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
#include <vector>
#include <filesystem>
#ifdef _CMAKE_GITHUB_CI
#ifdef CMAKE_GITHUB_CI
#include <doctest/doctest.h>
#else
#include <doctest.h>