Add custom parameters to test workflow

This commit is contained in:
Webber 2020-02-11 20:39:42 +01:00 committed by Webber Takken
parent c1a7c5f70b
commit dfccf539d1

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