Skip to content

Commit

Permalink
chore(ci): Add responses library for HTTP request mocking in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hwonyo committed Oct 20, 2024
1 parent b6081be commit c483b05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coveralls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
run: |
pip install mock
pip install coveralls
pip install responses
- name: Run tests
run: |
Expand Down

0 comments on commit c483b05

Please sign in to comment.