Skip to content

Commit

Permalink
added yes
Browse files Browse the repository at this point in the history
  • Loading branch information
awkrail committed Sep 18, 2024
1 parent a8959ec commit 8c699fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
pip install 'clip@git+https://github.com/openai/CLIP.git'
pip install 'git+https://github.com/line/lighthouse.git'
pip install pytest
pip uninstall numpy
pip uninstall -y numpy
pip install numpy==1.23.5
Expand Down

0 comments on commit 8c699fd

Please sign in to comment.