feat: generate html reports for API testing #74

This commit is contained in:
xucong053
2022-02-08 14:50:20 +08:00
parent 56cc99bbc0
commit 57ea2c6453
16 changed files with 506 additions and 42 deletions
-3
View File
@@ -13,9 +13,6 @@ jobs:
fail-fast: true
matrix:
go-version:
- 1.13.x
- 1.14.x
- 1.15.x
- 1.16.x
- 1.17.x
os: [ubuntu-latest, macos-latest, windows-latest]