Skip to content

Commit

Permalink
Add names
Browse files Browse the repository at this point in the history
  • Loading branch information
kerbou committed Dec 10, 2024
1 parent ce77542 commit dbc00cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-dotnet-runtests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,4 +183,6 @@ jobs:
testproject_sut_name: ${{ matrix.project.name_sut }}
testproject_orchestrations_name: ProcessManager.Orchestrations
testproject_orchestrations_artifact_name: pm-tests-ProcessManager.Orchestrations-${{ github.event.pull_request.number }}
testproject_processmanager_name: ProcessManager
testproject_processmanager_artifact_name: pm-tests-ProcessManager-${{ github.event.pull_request.number }}
tests_dll_file_path: \source\${{ matrix.project.name}}\bin\Release\${{matrix.project.dotnet_version}}\${{ matrix.project.assembly_name }}

0 comments on commit dbc00cf

Please sign in to comment.