Skip to content

Commit f0c0595

Browse files
add dino to test installs
1 parent 3c18149 commit f0c0595

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test_and_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
run: |
3737
python -m pip install --upgrade pip
3838
python -m pip install tox tox-gh-actions
39+
python -m pip install git+https://github.com/facebookresearch/dinov3
3940
# this runs the platform-specific tests declared in tox.ini
4041
- name: Test with tox
4142
run: tox

0 commit comments

Comments
 (0)