Skip to content

Commit da9f6b4

Browse files
authored
Update project path for Wolverine.Console run command
1 parent 8306153 commit da9f6b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
- name: Test
2626
run: dotnet test --no-build --verbosity normal
2727
- name: Run Wolverine.Console
28-
run: dotnet run --project ServiceBuses/Wolverine/Cleipnir.Flows.Wolverine.Console/Cleipnir.Flows.Wolverine.Console.csproj
28+
run: dotnet run --project ServiceBuses/Wolverine/Cleipnir.Wolverine.Console/Cleipnir.Flows.Console.csproj

0 commit comments

Comments
 (0)