Skip to content

Commit

Permalink
Since opencv is in requirements.txt rm redundant
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamdasn committed Dec 26, 2023
1 parent f16c37b commit 32b3554
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
python -m pip install --upgrade pip
pip install pytest
pip install -r requirements.txt
pip install opencv-python
pip install .
- name: Run pytest
run: pytest

0 comments on commit 32b3554

Please sign in to comment.