mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-22 20:40:18 +00:00
...
This commit is contained in:
parent
86a752361a
commit
0d78e54abe
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user