Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyasMoutawwakil committed Oct 27, 2024
1 parent 81c778a commit 08fd124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_openvino.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ jobs:
- name: Test with Pytest (nightly)
if: ${{ matrix.test_pattern == 'test_modeling_basic.py' }}
run: |
pytest tests/openvino/modeling_basic.py
pytest tests/openvino/test_modeling_basic.py

0 comments on commit 08fd124

Please sign in to comment.