diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a7b2a0c6..c98bf3b0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -457,6 +457,7 @@ jobs: - name: Build z3ed run: cmake --build ${{ github.workspace }}/build_test --config Release --target z3ed + continue-on-error: true - name: Start Ollama and pull model run: |