mirror of
https://github.com/game-ci/unity-test-runner.git
synced 2026-01-29 06:20:07 +08:00
add temp pwd call to help figure out absolute pathing
This commit is contained in:
3
dist/steps/run_tests.sh
vendored
3
dist/steps/run_tests.sh
vendored
@@ -45,6 +45,9 @@ if [ "$PACKAGE_MODE" = "true" ]; then
|
|||||||
-quit
|
-quit
|
||||||
|
|
||||||
UNITY_PROJECT_PATH="./TempProject"
|
UNITY_PROJECT_PATH="./TempProject"
|
||||||
|
|
||||||
|
# REMOVE get the current working directory for temporary debugging reasons
|
||||||
|
pwd
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user