Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
phrp720 committed Nov 23, 2024
1 parent 6fcd223 commit 85844d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: sleep 10

- name: Verify Prometheus is running
run: curl -s http://localhost:9090/-/ready
run: curl -s http://prometheus:9090/-/ready
- name: Checkout code
uses: actions/checkout@v2

Expand Down

0 comments on commit 85844d1

Please sign in to comment.