Skip to content

Commit

Permalink
diagnostics
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrojnar committed Feb 19, 2024
1 parent 1bc7fc3 commit 5bef6d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ jobs:
python3 --version
python3 ./Testing/server_http.py --port 19254
while test ! -s ./Testing/logs/port.log; do sleep 1; done
curl -v http://127.0.0.1:19254/
- name: Start HTTP server (Windows)
working-directory: ${{github.workspace}}\build
Expand Down

0 comments on commit 5bef6d3

Please sign in to comment.