diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dcc1f1c7..af237fa3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -202,6 +202,7 @@ jobs: - name: Run tests run: | + exit 1 cmake --build build --target tests - name: Setup tmate session