Skip to content

Commit

Permalink
Fixed path.
Browse files Browse the repository at this point in the history
  • Loading branch information
PiotrKarczmarz committed Sep 5, 2024
1 parent 39fe683 commit 9d9896f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cake-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
run: |
cd src
#dotnet cake --target Tests
dotnet test ./Cody.VisualStudio.Tests/bin/Debug/Cody.VisualStudio.Tests.dll -v detailed
dotnet test .\Cody.VisualStudio.Tests\bin\Debug\Cody.VisualStudio.Tests.dll -v detailed

0 comments on commit 9d9896f

Please sign in to comment.