fix #1246: catch exceptions caused by GA report failure

This commit is contained in:
debugtalk
2022-04-17 11:22:26 +08:00
parent 452a1a7536
commit 0085e24227
3 changed files with 21 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "httprunner"
version = "3.1.8-beta"
version = "3.1.9"
description = "One-stop solution for HTTP(S) testing."
license = "Apache-2.0"
readme = "docs/README.md"