Update cpp.yml

This commit is contained in:
uNetworkingAB
2022-11-02 07:47:19 +01:00
committed by GitHub
parent 2c48a62642
commit f2258b587b
+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: