Skip to content

Commit

Permalink
Update k6.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Mar 28, 2024
1 parent dc35ea9 commit d3e9b9e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/k6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
continue-on-error: true
uses: docker://docker
with:
args: docker restart clickhouse
args: docker restart clickhouse qryn
- name: List services (post-restart)
continue-on-error: true
uses: docker://docker
Expand All @@ -88,10 +88,8 @@ jobs:
run: |
wget https://github.com/metrico/qryn-bench/releases/download/latest/k6-tracing -O k6-tracing
chmod +x k6-tracing
- name: Collect Workflow Telemetry
uses: runforesight/[email protected]

- name: Wait for Loki API
uses: mydea/action-wait-for-api@v1
with:
Expand Down

0 comments on commit d3e9b9e

Please sign in to comment.