diff --git a/.github/workflows/ci-dotnet.yml b/.github/workflows/ci-dotnet.yml index 0b4caa6..7205471 100644 --- a/.github/workflows/ci-dotnet.yml +++ b/.github/workflows/ci-dotnet.yml @@ -22,7 +22,7 @@ jobs: dotnet_ci_build: uses: Energinet-DataHub/.github/.github/workflows/dotnet-build-prerelease.yml@v14 with: - solution_file_path: source/dotnet/SettlementReport.sln + solution_file_path: SettlementReport.sln # Tests that do not require the integration test environment unit_tests: