Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
c0sogi committed Jul 31, 2023
1 parent d93f531 commit efb6956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
- name: Setup Python, install dependencies, and run tests
run: |
python -m pip install --upgrade pip
python -m llama_api.server.app_settings --install-pkgs --cache-dir=~/.cache/pip
python -m llama_api.server.app_settings --install-pkgs
python -m unittest discover tests

0 comments on commit efb6956

Please # to comment.