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...