Skip to content

Commit a42a547

Browse files
committed
TMP: remove set -e from CI run
1 parent 76e1771 commit a42a547

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ jobs:
7171
env:
7272
PYTEST_HTTPSERVER_HOST: '127.0.0.1'
7373
run: |
74-
set -e
7574
poetry run pytest tests -s -vv --release
7675
poetry run pytest tests -s -vv --ssl
7776

0 commit comments

Comments
 (0)