Update cpp.yml

This commit is contained in:
uNetworkingAB
2022-11-02 11:26:37 +01:00
committed by GitHub
parent f687c0728c
commit 540048e26c
+8 -8
View File
@@ -26,14 +26,14 @@ jobs:
make -C tests
make
ls
# .\HelloWorld.exe &
# sleep 1
# curl.exe -v http://localhost:3000/
# curl.exe -v http://localhost:3000/
# curl.exe -v http://localhost:3000/
# curl.exe -v http://localhost:3000/
# curl.exe -v http://localhost:3000/
# Stop-Process -Name HelloWorld
.\HelloWorld.exe &
sleep 1
curl.exe -v http://localhost:3000/
curl.exe -v http://localhost:3000/
curl.exe -v http://localhost:3000/
curl.exe -v http://localhost:3000/
curl.exe -v http://localhost:3000/
Stop-Process -Name HelloWorld
build_linux: