From: infogulch Date: Thu, 6 Apr 2023 14:40:03 +0000 (-0500) Subject: Allow the test suite to fail without failing the build X-Git-Tag: v0.9.2~155^2 X-Git-Url: https://git.sagredo.dev/?a=commitdiff_plain;h=a197bb68154fc19b9d895661d6700cd75cd981bb;p=scryer-prolog.git Allow the test suite to fail without failing the build --- diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2bdfe64d..1f883ec7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -80,6 +80,7 @@ jobs: logtalk-tool-dependencies: false - name: Run compliance test suite if: startsWith(matrix.os,'ubuntu') && matrix.rust-version == 'stable' + continue-on-error: true working-directory: /home/runner/logtalk/tests/prolog run: | scryer-prolog -v