diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 4bed8a5..798f798 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -21,7 +21,7 @@ jobs: -I./Chains_across_the_Island/Fundamentals/basics -o test Chains_across_the_Island/Fundamentals/basics/basics.c - tests/test_basics.c + tests/tests.c Chains_across_the_Island/Fundamentals/double/double.c -lcriterion -fsanitize=address -g