Skip to content

Commit 4d78860

Browse files
Change directory separator
1 parent 04e0eb5 commit 4d78860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Kafka-Integration-Tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
GIT_REF: ${{ github.ref }}
1818
GIT_SHA: ${{ github.sha }}
1919
Configuration: Release
20-
SolutionFile: dotnet\KafkaTestSolution.sln
20+
SolutionFile: dotnet/KafkaTestSolution.sln
2121
SolutionFileName: KafkaTestSolution
2222

2323
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)