Skip to content

Commit

Permalink
Update k6.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Jul 3, 2024
1 parent de4e9ac commit 49f6fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: Wait for Prom API
uses: mydea/action-wait-for-api@v1
with:
url: "http://localhost:3100//api/v1/labels"
url: "http://localhost:3100/api/v1/query_range"
expected-response-field: "status"
expected-response-field-value: "success"
timeout: 30
Expand Down

0 comments on commit 49f6fc1

Please sign in to comment.