Enabled code coverage flag for code coverage tests

pull/182/head
Nick Maltbie 2022-04-17 11:12:30 -07:00
parent 4e47c4f2d3
commit e6bf7af5cd
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ jobs:
projectPath: ${{ matrix.projectPath }}
unityVersion: ${{ matrix.unityVersion }}
testMode: ${{ matrix.testMode }}
artifactsPath: codecoverage/${{ matrix.projectPath }}
enableCodeCovearge: ${{ matrix.enableCodeCovearge }}
# Upload artifacts
- name: Upload code coverage results