diff --git a/Hephaistos/workflows/workflows.h b/Hephaistos/workflows/workflows.h index 84abf31..53f489e 100644 --- a/Hephaistos/workflows/workflows.h +++ b/Hephaistos/workflows/workflows.h @@ -6,7 +6,7 @@ /* By: vvaucoul +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2024/01/09 14:55:33 by vvaucoul #+# #+# */ -/* Updated: 2024/07/22 12:16:07 by vvaucoul ### ########.fr */ +/* Updated: 2024/07/22 21:06:45 by vvaucoul ### ########.fr */ /* */ /* ************************************************************************** */ @@ -19,7 +19,7 @@ * @note This define is used in the Makefile to compile the test. */ #ifndef __TEST_HEPHAISTOS__ -#define __TEST_HEPHAISTOS__ 1 +#define __TEST_HEPHAISTOS__ 0 #endif extern int workflow_hephaistos_strings(void);