Add custom parameters to test workflow

pull/55/head
Webber 2020-02-11 20:39:42 +01:00
parent 7e3cf53f12
commit e23a84a18b
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ jobs:
projectPath: ${{ matrix.projectPath }}
unityVersion: ${{ matrix.unityVersion }}
targetPlatform: ${{ matrix.targetPlatform }}
customParameters: -profile SomeProfile -someBoolean -someValue exampleValue
- uses: actions/upload-artifact@v1
with:
name: Build