Skip to content

Commit

Permalink
Update another dependency for tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicahearn committed Oct 22, 2024
1 parent 0a0b21b commit 40b4a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
${{ runner.os }}-
- name: Install dependencies
run: |
python -m pip install --upgrade pip setuptools wheel coverage requests-mock
python -m pip install --upgrade pip setuptools wheel coverage requests-mock httpretty
pip install -r requirements.txt
- name: Set ENV for codeclimate (pull_request)
continue-on-error: true
Expand Down

0 comments on commit 40b4a62

Please sign in to comment.