Skip to content

Commit

Permalink
responses test dep
Browse files Browse the repository at this point in the history
  • Loading branch information
kszucs committed Mar 10, 2020
1 parent ba25229 commit 06a7716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/archery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
python-version: '3.7'
- name: Install
working-directory: dev/archery
run: pip install pytest -e .
run: pip install pytest responses -e .
- name: Test
working-directory: dev/archery
run: pytest -v archery

0 comments on commit 06a7716

Please sign in to comment.