onnxruntime/tools/ci_build/github/azure-pipelines/mac-ci-pipeline.yml
Changming Sun a9b1fb032b
FIX: macOS CI pipeline doesn't run tests (#13970)
### Description
Fix a problem: macOS CI pipeline doesn't run tests. It is due a code
refactoring I recently made.

### Motivation and Context
Add the tests back.
2022-12-14 18:39:31 -08:00

6 lines
No EOL
193 B
YAML

jobs:
- template: templates/mac-ci.yml
parameters:
AllowReleasedOpsetOnly: 0
BuildForAllArchs: false
AdditionalBuildFlags: --build_objc --enable_language_interop_ops --build_wheel