Skip to content

Commit

Permalink
Configure CI (no. 90)
Browse files Browse the repository at this point in the history
  • Loading branch information
cafour committed Apr 30, 2021
1 parent 67e827f commit a3f5801
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .azure/pipelines/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ jobs:
- powershell: New-Website -Name dotvvm.api.owin -PhysicalPath C:\inetpub\dotvvm.api.owin\ -Port 5002
- powershell: |
dotnet test src/DotVVM.Samples.Tests `
--no-build `
--configuration $(BUILD_CONFIGURATION) `
--logger trx `
--results-directory $(Agent.TempDirectory)
Expand Down

0 comments on commit a3f5801

Please sign in to comment.