]> Repositorios git - scryer-prolog.git/commitdiff
Allow the test suite to fail without failing the build
authorinfogulch <[email protected]>
Thu, 6 Apr 2023 14:40:03 +0000 (09:40 -0500)
committerinfogulch <[email protected]>
Thu, 6 Apr 2023 14:40:03 +0000 (09:40 -0500)
.github/workflows/test.yml

index 2bdfe64d84bc16d0833e69559158e8feede92467..1f883ec7d0324d378bc5f76409908a980feca8ae 100644 (file)
@@ -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