Skip to content

Commit

Permalink
[ksqlDb.RestApi.Client]: GitHub worklow linux path
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasfabian committed Mar 6, 2024
1 parent 9a05ea4 commit 1453c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:

# Test
- name: Execute ksqlDb RestApi Client Unit Tests
run: dotnet test $env:ksqlDB_Test_Project_Path
run: dotnet test ./Tests/ksqlDB.RestApi.Client.Tests/ksqlDb.RestApi.Client.Tests.csproj

0 comments on commit 1453c0d

Please sign in to comment.