We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04e0eb5 commit 4d78860Copy full SHA for 4d78860
.github/workflows/Kafka-Integration-Tests.yml
@@ -17,7 +17,7 @@ jobs:
17
GIT_REF: ${{ github.ref }}
18
GIT_SHA: ${{ github.sha }}
19
Configuration: Release
20
- SolutionFile: dotnet\KafkaTestSolution.sln
+ SolutionFile: dotnet/KafkaTestSolution.sln
21
SolutionFileName: KafkaTestSolution
22
23
runs-on: ubuntu-latest
0 commit comments