diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 98fa0ba7..3ecb5f67 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -128,7 +128,6 @@ jobs: bash _lldb/runtest.sh -v - name: Test demos - continue-on-error: true run: | # TODO(lijie): force python3-embed to be linked with python-3.12-embed # Currently, python3-embed is python-3.13-embed, doesn't work with pytorch