mirror of
https://github.com/game-ci/unity-test-runner.git
synced 2026-02-05 03:39:06 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3d7f5a853b |
@@ -140,7 +140,7 @@ fi
|
|||||||
if [ $PLAY_MODE = true ]; then
|
if [ $PLAY_MODE = true ]; then
|
||||||
echo ""
|
echo ""
|
||||||
echo "###########################"
|
echo "###########################"
|
||||||
echo "# Edit Mode Results #"
|
echo "# Play Mode Results #"
|
||||||
echo "###########################"
|
echo "###########################"
|
||||||
echo ""
|
echo ""
|
||||||
cat "$FULL_ARTIFACTS_PATH/playmode-results.xml"
|
cat "$FULL_ARTIFACTS_PATH/playmode-results.xml"
|
||||||
|
|||||||
Reference in New Issue
Block a user