changed ci
This commit is contained in:
@@ -133,7 +133,7 @@ jobs:
|
||||
|
||||
- name: Run C# Tests
|
||||
env:
|
||||
GODOT_BIN: godot
|
||||
GODOT_BIN: /root/bin/godot
|
||||
shell: bash
|
||||
run: |
|
||||
dotnet test --no-build --settings .runsettings --results-directory ./reports --logger "console;verbosity=normal" --logger "trx;LogFileName=results.xml" -- GdUnit4.Parameters="--headless --import --quit"
|
||||
|
||||
Reference in New Issue
Block a user