Skip to content

Commit

Permalink
[CI] There is no reason to need to run these tests on device bots.
Browse files Browse the repository at this point in the history
  • Loading branch information
mandel-macaque authored and vs-mobiletools-engineering-service2 committed Apr 15, 2021
1 parent 3476318 commit 7250914
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tools/devops/automation/templates/devices/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@ steps:
- bash: cd $(System.DefaultWorkingDirectory)/xamarin-macios/ && git clean -xdf
displayName: 'Clean workspace'

# Run the pipeline script tests to ensure that we will have not have an unexpected behaviour.
- bash: make -C $(System.DefaultWorkingDirectory)/xamarin-macios/tools/devops/automation/scripts run-tests
displayName: 'Run pipeline script tests'

- pwsh : |
Write-Host "IsMacOS: ${IsMacOS}"
Write-Host "IsWindows: ${IsWindows}"
Expand Down

0 comments on commit 7250914

Please sign in to comment.