Skip to content

Commit

Permalink
Update dotnet-desktop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mjkkirschner authored Dec 7, 2023
1 parent 02bd54c commit a06a017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
Write-Error "python node dll was not found!"
}
- name: Test with the dotnet CLI
run: dotnet test
run: dotnet test ${{ github.workspace }}\DSIronPython

0 comments on commit a06a017

Please sign in to comment.