From 0802f1829c85b30cbbc7a8dc6307f25eef17cc19 Mon Sep 17 00:00:00 2001 From: debugtalk Date: Mon, 13 Apr 2020 00:45:58 +0800 Subject: [PATCH] fix: github action scripts --- .github/workflows/integration_test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/integration_test.yml b/.github/workflows/integration_test.yml index 256cbfec..076eeb42 100644 --- a/.github/workflows/integration_test.yml +++ b/.github/workflows/integration_test.yml @@ -33,6 +33,7 @@ jobs: hrun run -h hrun startproject -h hrun har2case -h + pip install locustio hrun locusts -h - name: Run smoketest for hrun command run: |