Skip to content

Commit

Permalink
remove soak test update
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcallister-cll committed Nov 29, 2024
1 parent c5a5184 commit 22c51dd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/soak-test-start.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,12 +198,6 @@ jobs:
done
fi
- name: Wait 10 Minutes for adapters to deply
if: steps.get-pr-info.outputs.TEST_ADAPTERS != ''
uses: jakejarvis/wait-action@919fc193e07906705e5b7a50f90ea9e74d20b2b0 # v0.1.1
with:
time: '10m'

- name: Deploy k6
if: steps.get-pr-info.outputs.TEST_ADAPTERS != ''
env:
Expand Down

0 comments on commit 22c51dd

Please sign in to comment.