From ead04f9c087c758c7498cbd3a176c3d2ce800c66 Mon Sep 17 00:00:00 2001 From: Ivar Fatland Date: Thu, 25 Jun 2026 23:46:53 +0200 Subject: [PATCH] add TODO in CI pipeline --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 20e2d9e..0ebd236 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,3 +17,4 @@ jobs: sudo apt-get update sudo apt-get install -y gcc make libcriterion-dev valgrind - run: make test + # TODO: fucking run the test...