Skip to content

Commit

Permalink
Temporarily disable running tests under MacOS in Azure CI
Browse files Browse the repository at this point in the history
  • Loading branch information
CharliePoole committed Oct 29, 2022
1 parent 0acb83c commit 57ec9b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,8 @@ jobs:
version: 2.1.x

- bash:
./build.sh --target=Test --configuration=Release
displayName: Build and test
./build.sh --target=Build --configuration=Release
displayName: Build

# Workaround for https://github.com/nunit/nunit/issues/3012#issuecomment-441517922
- task: PublishTestResults@2
Expand Down

0 comments on commit 57ec9b7

Please sign in to comment.