File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -199,4 +199,4 @@ jobs:
199199 - name : Build
200200 run : dotnet build eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn.sln
201201 - name : Unit Tests
202- run : dotnet test --no-restore -c Release -v n eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn.Test/TimePlanning.Pn.Test.csproj
202+ run : dotnet test --no-restore -c Release -v n eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn.Test/TimePlanning.Pn.Test.csproj
Original file line number Diff line number Diff line change @@ -186,4 +186,4 @@ jobs:
186186 - name : Build
187187 run : dotnet build eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn.sln
188188 - name : Unit Tests
189- run : dotnet test --no-restore -c Release -v n eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn.Test/TimePlanning.Pn.Test.csproj
189+ run : dotnet test --no-restore -c Release -v n eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn.Test/TimePlanning.Pn.Test.csproj
You can’t perform that action at this time.
0 commit comments