mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
Windows CI: enable pybind (#34)
This commit is contained in:
parent
4fe7045214
commit
408fd21a7f
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
- task: BatchScript@1
|
||||
inputs:
|
||||
filename: build.bat
|
||||
arguments: ' --enable_onnx_tests'
|
||||
arguments: ' --enable_onnx_tests --enable_pybind'
|
||||
workingFolder: "$(Build.SourcesDirectory)"
|
||||
|
||||
- task: CmdLine@1
|
||||
|
|
|
|||
Loading…
Reference in a new issue