Update docs

This commit is contained in:
Webber
2020-01-31 00:35:41 +01:00
committed by Webber Takken
parent 56b8c04f36
commit c937b9ed6c
3 changed files with 230 additions and 42 deletions

View File

@@ -11,7 +11,7 @@ echo "Using project path \"$UNITY_PROJECT_PATH\"."
# Set and display the artifacts path
#
echo "Using build path \"$ARTIFACTS_PATH\" to save test results."
echo "Using artifacts path \"$ARTIFACTS_PATH\" to save test results."
FULL_ARTIFACTS_PATH=$GITHUB_WORKSPACE/$ARTIFACTS_PATH
#