mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-26 02:40:05 +08:00
fix: github action scripts
This commit is contained in:
2
.github/workflows/integration_test.yml
vendored
2
.github/workflows/integration_test.yml
vendored
@@ -33,4 +33,4 @@ jobs:
|
||||
locusts -V
|
||||
- name: Run smoketest for hrun command
|
||||
run: |
|
||||
cd tests/httpbin && hrun basic.yml --failfast && cd -
|
||||
cd tests/httpbin && hrun run basic.yml --failfast && cd -
|
||||
|
||||
Reference in New Issue
Block a user