Skip to content

Commit

Permalink
Fix connection link
Browse files Browse the repository at this point in the history
  • Loading branch information
randomairborne committed Feb 5, 2025
1 parent 22d4469 commit 01b28f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
- 8080:8080
needs: merge
steps:
- run: curl --fail http://localhost:8080/
- run: curl --fail http://mcping:8080/

deploy:
needs: [image-test]
Expand Down

0 comments on commit 01b28f1

Please sign in to comment.