Skip to content

Commit

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

0 comments on commit a907fac

Please sign in to comment.