mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-15 20:38:44 +08:00
fix: github action
This commit is contained in:
4
.github/workflows/integration_test.yml
vendored
4
.github/workflows/integration_test.yml
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user