Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Commit

Permalink
ci: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
MindTooth committed Aug 4, 2023
1 parent 06130d6 commit 68e015c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
python-version: "3.10"
cache: "pip"
- run: |
python -m pip install --upgrade pip setuptools wheel
pip install --upgrade tox virtualenv
pip install --upgrade tox
- run: |
python -m scripts.download_weights
- run: |
Expand Down

0 comments on commit 68e015c

Please sign in to comment.