Skip to content

Commit b1637ec

Browse files
stidsborgclaude
andcommitted
Fix Wolverine.Console project path in CI workflow
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9b75da0 commit b1637ec

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.Wolverine.Console/Cleipnir.Flows.Console.csproj
28+
run: dotnet run --project ServiceBuses/Wolverine/Cleipnir.Wolverine.Console/Cleipnir.Wolverine.Console.csproj

0 commit comments

Comments
 (0)