File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 7575 - name : Create "unit tests" reports group
7676 if : ${{ env.COVERAGE_TYPE == 'xdebug' }}
7777 id : unit-tests-coverage-group
78- uses : yoanm/tmp -reports-group-workspace/.github/actions/create-action@develop
78+ uses : yoanm/temp -reports-group-workspace/.github/actions/create-action@develop
7979 with :
8080 name : unit-tests
8181 format : clover
8888 - name : Create "functional tests" coverage group
8989 if : ${{ env.COVERAGE_TYPE == 'xdebug' }}
9090 id : functional-tests-coverage-group
91- uses : yoanm/tmp -reports-group-workspace/.github/actions/create-action@develop
91+ uses : yoanm/temp -reports-group-workspace/.github/actions/create-action@develop
9292 with :
9393 name : functional-tests
9494 format : clover
Original file line number Diff line number Diff line change 3737 with :
3838 artifacts-pattern : coverage-groups-*
3939 run-id : ${{ needs.fetch-info.outputs.run-id }}
40- override-commit : ${{ needs.fetch-info.outputs.commit-sha }}
4140
4241 codecov-uploader :
4342 name : Codecov
You can’t perform that action at this time.
0 commit comments