Skip to content

Commit 1738ae0

Browse files
committed
Temporary debug Windows CI
1 parent 197d32b commit 1738ae0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ jobs:
197197
shell: bash
198198
run: |
199199
set -eux
200+
find ./build/src
200201
ARGS="--build-dir=build/ ${{ steps.setup-godot.outputs.EXTRA_RUN_TESTS_ARGS }} -- --headless"
201202
uv run python tests/run.py 0-gdscript $ARGS
202203
uv run python tests/run.py 1-gdextension $ARGS

0 commit comments

Comments
 (0)