File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5858
5959 steps :
6060 - name : Common setup
61- uses : a-sit-plus/internal-workflows/.github/actions/runner -setup@feature/modularTests
61+ uses : a-sit-plus/internal-workflows/.github/actions/common -setup@feature/modularTests
6262 with :
6363 xcode-version : ${{ inputs.xcode-version }}
6464 enable-kvm : ${{ inputs.enable-kvm }}
6969 run : ./gradlew -Dkotlin.build.report.json.directory="$PWD/metrics" ${{ inputs.testArgs }}
7070
7171 - name : Reporting
72- uses : a-sit-plus/internal-workflows/.github/actions/reporting@feature/modularTests
72+ uses : a-sit-plus/internal-workflows/.github/actions/common- reporting@feature/modularTests
7373 with :
7474 caller-name : ${{ github.workflow }}
7575 matrix-identifier : ${{ inputs.os }}-${{ inputs.name }}-${{ inputs.arch }}
You can’t perform that action at this time.
0 commit comments