Switch to British english.

pull/78/head
Webber Takken 2020-11-10 18:18:00 +01:00 committed by GitHub
parent b195657391
commit 47055bbe28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -16,14 +16,14 @@ inputs:
artifactsPath:
required: false
default: 'artifacts'
description: 'Path where test results should be stored.'
description: 'Path where test artifacts should be stored.'
useNetworkHost:
required: false
default: false
description: 'Initialzes Docker using the network host.'
description: 'Initialises Docker using the hosts network.'
customParameters:
required: false
description: 'Custom parameters to configure the test runner.'
description: 'Extra parameters to configure the Unity editor run.'
outputs:
artifactsPath:
description: 'Path where the artifacts are stored'