This commit is contained in:
blueloveTH 2024-01-20 03:06:31 +08:00
parent 86a752361a
commit 0d78e54abe

View File

@ -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: