diff --git a/.github/workflows/unittests.yml b/.github/workflows/unittests.yml index 90f3652..0caa1bd 100644 --- a/.github/workflows/unittests.yml +++ b/.github/workflows/unittests.yml @@ -49,6 +49,7 @@ jobs: # Filename to store and read results in XML result-output-file: test_results.xml # optional, default is test_results. config-file: "res://.gut_editor_config.json" + direct-scene: res://addons/gut/gui/GutRunner.tscn - name: Print top files if: always()