Skip to content

Commit

Permalink
Force reinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
danielholanda committed Oct 21, 2024
1 parent 81e363b commit f1be6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_turnkey.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
pip install pytest
pip install -e plugins/devices
pip install transformers timm
pip uninstall turnkeyml
pip uninstall -y turnkeyml
pip install -e .
python -m pip check
- name: Lint with PyLint
Expand Down

0 comments on commit f1be6dd

Please sign in to comment.