File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7272 - name : ' Build project'
7373 run : meson compile -C build/
7474 - name : ' Run tests'
75- run : python tests/run.py 0-pythonscript-init --build-dir build/ -- --headless
75+ run : python tests/run.py 0-gdscript 1-gdextension --build-dir build/ -- --headless
7676 # - name: 'Generate artifact archive'
7777 # run: meson compile -C build/ release
7878 # - name: 'Export release artifact'
@@ -123,7 +123,7 @@ jobs:
123123 - name : ' Build project'
124124 run : meson compile -C build/
125125 - name : ' Run tests'
126- run : python tests/run.py 0-pythonscript-init --build-dir build/ -- --headless
126+ run : python tests/run.py 0-gdscript 1-gdextension --build-dir build/ -- --headless
127127 # - name: 'Install Mesa3D OpenGL'
128128 # shell: bash
129129 # run: |
You can’t perform that action at this time.
0 commit comments