Skip to content

Commit

Permalink
skip to see other stages
Browse files Browse the repository at this point in the history
  • Loading branch information
akashchi committed Oct 31, 2024
1 parent ef39455 commit 797a22c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_vs2019_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ jobs:
--ignore=${{ env.INSTALL_TEST_DIR }}/onnx/test_python/test_zoo_models.py
- name: MO Python API Tests
if: fromJSON(needs.smart_ci.outputs.affected_components).MO.test
if: ${{ 'false' }}
shell: cmd
run: |
:: Used for 'test_utils' installed in '<test_package>\python\openvino\test_utils'
Expand Down

0 comments on commit 797a22c

Please sign in to comment.