mirror of
https://github.com/game-ci/unity-test-runner.git
synced 2026-01-29 06:20:07 +08:00
TEMP log project's manifest
This commit is contained in:
2
dist/steps/run_tests.sh
vendored
2
dist/steps/run_tests.sh
vendored
@@ -59,6 +59,8 @@ if [ "$PACKAGE_MODE" = "true" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
cat "$PACKAGE_MANIFEST_PATH"
|
||||
|
||||
PACKAGE_MANIFEST_JSON=$(cat "$PACKAGE_MANIFEST_PATH")
|
||||
echo "$PACKAGE_MANIFEST_JSON" | \
|
||||
jq \
|
||||
|
||||
Reference in New Issue
Block a user