Skip to content

Commit

Permalink
Ensure the correct tkml gets installed
Browse files Browse the repository at this point in the history
  • Loading branch information
danielholanda committed Oct 20, 2024
1 parent db2922e commit 47b5ec4
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 @@ -35,8 +35,8 @@ jobs:
python -m pip install --upgrade pip
conda install pylint=3.2.7
pip install pytest
pip install -e .
pip install -e plugins/devices
pip install -e .
pip install transformers timm
python -m pip check
- name: Lint with PyLint
Expand Down

0 comments on commit 47b5ec4

Please sign in to comment.