Enabled code coverage flag for code coverage tests
parent
4e47c4f2d3
commit
e6bf7af5cd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue