Skip to content

Commit

Permalink
hotfix: github action healthcheck (#794)
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-weinberg authored Jul 18, 2023
1 parent 7b0bc79 commit ca3596b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/healthcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
steps:
- name: Run backend healthcheck
run: |
curl --fail-with-body https://dashboard-api.labs.transitmatters.org/healthcheck
curl --fail-with-body https://dashboard-api.labs.transitmatters.org/api/healthcheck

0 comments on commit ca3596b

Please sign in to comment.