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
|
run: python3 scripts/run_tests.py benchmark
|
||||||
- name: C Binding Test
|
- name: C Binding Test
|
||||||
run: bash run_c_binding_test.sh
|
run: bash run_c_binding_test.sh
|
||||||
- name: Lua Bridge Test
|
|
||||||
run: |
|
|
||||||
cd examples/python-call-lua
|
|
||||||
bash build.sh
|
|
||||||
./main
|
|
||||||
build_linux_x86:
|
build_linux_x86:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user