Switch to British english.

pull/79/head
Webber Takken 2020-11-10 18:18:00 +01:00
parent bac0f97d2f
commit 7d26e264b9
1 changed files with 3 additions and 3 deletions

View File

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