Skip to content

Commit

Permalink
fix for broken schemathesis,
Browse files Browse the repository at this point in the history
  • Loading branch information
t-huyeng committed Oct 21, 2022
1 parent cfe27d3 commit 3a701df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/schemathesis.yaml
Expand Up @@ -10,6 +10,7 @@ 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 3a701df

Please sign in to comment.