Skip to content

Commit

Permalink
Update model-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Smartappli authored Jan 26, 2024
1 parent 7ddb0c2 commit f8bd797
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/model-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,10 @@ jobs:
- name: Install dependencies with poetry
working-directory: ./
run: |
pip install --upgrade pip
pip install pytest
pip install huggingface_hub
pip install requests
pip install pathlib
- name: Run model health check
working-directory: ./
run: |
Expand Down

0 comments on commit f8bd797

Please sign in to comment.