Skip to content

Commit

Permalink
Fix coverity_linux Azure pipeline error (#7857)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Somsikov authored Oct 6, 2021
1 parent 3455dd9 commit b5499f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .ci/azure/linux_coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ jobs:
-DENABLE_PYTHON=ON
-DPYTHON_EXECUTABLE=/usr/bin/python3.8
-DENABLE_WHEEL=ON
# Skipping tests from static analysis
# -DENABLE_TESTS=ON
-DNGRAPH_ONNX_FRONTEND_ENABLE=ON
-DENABLE_FASTER_BUILD=ON
-DENABLE_STRICT_DEPENDENCIES=OFF
Expand Down

0 comments on commit b5499f6

Please sign in to comment.