Skip to content

Commit

Permalink
aws deps
Browse files Browse the repository at this point in the history
  • Loading branch information
billytrend-cohere committed Dec 20, 2024
1 parent 7048aa5 commit b38170e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
virtualenvs-in-project: false
- name: Install dependencies
run: poetry install
- name: Install aws deps
run: poetry run pip install boto3 sagemaker botocore
- name: Test
run: poetry run pytest .
env:
Expand Down

0 comments on commit b38170e

Please sign in to comment.