diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a6a2289..0e6b9ee 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -6,9 +6,6 @@ jobs: steps: - name: Checkout uses: actions/checkout@v3 - - - name: generate report dir - run: mkdir reports - name: Run JMeter Tests uses: ./