blueloveTH hace 2 años
padre
commit
0d78e54abe
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0 5
      .github/workflows/main.yml

+ 0 - 5
.github/workflows/main.yml

@@ -65,11 +65,6 @@ jobs:
       run: python3 scripts/run_tests.py benchmark
     - name: C Binding Test
       run: bash run_c_binding_test.sh
-    - name: Lua Bridge Test
-      run: |
-        cd examples/python-call-lua
-        bash build.sh
-        ./main
   build_linux_x86:
     runs-on: ubuntu-latest
     steps: