Skip to content

Commit

Permalink
Update linux-conda-CI.yml
Browse files Browse the repository at this point in the history
Signed-off-by: xiaowuhu<xiaowuhu@microsoft.com>
  • Loading branch information
xiaowuhu committed Mar 25, 2024
1 parent 24bb78f commit 173e44d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .azure-pipelines/linux-conda-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ jobs:
pip install $(ONNX_PATH)
displayName: 'Install onnxruntime, onnxmltools'
- script: |
python -c "import onnxconverter_common"
displayName: 'Check import without onnxruntime'
# - script: |
# python -c "import onnxconverter_common"
# displayName: 'Check import without onnxruntime'

- script: |
pip install -e .
Expand Down

0 comments on commit 173e44d

Please sign in to comment.