Skip to content

Commit

Permalink
added httpx as a dependency until schemathesis/schemathesis#1614 is f…
Browse files Browse the repository at this point in the history
…ixed
  • Loading branch information
CommanderStorm committed Oct 1, 2022
1 parent 7c54814 commit 230dd80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/server.yml
Expand Up @@ -92,6 +92,7 @@ jobs:
- uses: ATiltedTree/setup-rust@v1.0.5
with:
rust-version: 1.62.1
- run: pip install httpx # needed until https://github.com/schemathesis/schemathesis/issues/1614 is fixed

# run project's dependencies
- run: cargo build
Expand Down

0 comments on commit 230dd80

Please sign in to comment.