Skip to content

Commit 5923849

Browse files
committed
Update dotnet-desktop.yml
1 parent 3aeb43d commit 5923849

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/dotnet-desktop.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ on:
4646

4747
env:
4848
Solution_Name: oneMKL.FFT.NET.sln # Replace with your solution name, i.e. MyWpfApp.sln.
49-
Test_Project_Path: Test/Test.csproj # Replace with the path to your test project, i.e. MyWpfApp.Tests\MyWpfApp.Tests.csproj.
5049
DOTNET_CLI_TELEMETRY_OPTOUT: "true"
5150
NODEJS_INSTALL_DIR: "${{ runner.temp }}/.nodejs"
5251
DOTNET_INSTALL_DIR: "${{ runner.tool_cache }}/.dotnet"

0 commit comments

Comments
 (0)