fix: github action

This commit is contained in:
debugtalk
2020-06-03 22:23:08 +08:00
parent 7e1e69fb1c
commit cdbbb9478e
7 changed files with 9 additions and 8 deletions

View File

@@ -36,7 +36,7 @@ jobs:
httprunner har2case -h
- name: Run smoketest - postman echo
run: |
hrun examples/postman_echo/request_methods
poetry run hrun examples/postman_echo/request_methods
- name: Run smoketest - httpbin
run: |
hrun examples/httpbin/
poetry run hrun examples/httpbin/