Skip to content

Commit

Permalink
removed httpx, see schemathesis/schemathesis#1615
Browse files Browse the repository at this point in the history
  • Loading branch information
t-huyeng committed Oct 10, 2022
1 parent 02c1613 commit e0d6323
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/schemathesis.yaml
Expand Up @@ -10,7 +10,6 @@ jobs:
python-version: '3.8'

- run: pip install schemathesis
- run: pip install httpx

- name: "Extract base url from openapi.yaml"
uses: mikefarah/yq@master
Expand Down

0 comments on commit e0d6323

Please sign in to comment.