We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76e1771 commit a42a547Copy full SHA for a42a547
1 file changed
.github/workflows/ci.yml
@@ -71,7 +71,6 @@ jobs:
71
env:
72
PYTEST_HTTPSERVER_HOST: '127.0.0.1'
73
run: |
74
- set -e
75
poetry run pytest tests -s -vv --release
76
poetry run pytest tests -s -vv --ssl
77
0 commit comments