diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 72d42e9..d1f031c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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