Skip to content

Commit

Permalink
inference service workflow install chronos for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gganapavarapu committed Nov 25, 2024
1 parent a951a3e commit 5eb0637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/inference-services-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
pip install poetry
cd services/inference
poetry self add "poetry-dynamic-versioning[plugin]"
poetry install -n --with dev
poetry install -n --with dev --with chronos
- name: Test local server
run: |
source .venv/bin/activate
Expand Down

0 comments on commit 5eb0637

Please sign in to comment.