Update cpp.yml
This commit is contained in:
@@ -26,14 +26,14 @@ jobs:
|
|||||||
make -C tests
|
make -C tests
|
||||||
make
|
make
|
||||||
ls
|
ls
|
||||||
# .\HelloWorld.exe &
|
.\HelloWorld.exe &
|
||||||
# sleep 1
|
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/
|
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
|
Stop-Process -Name HelloWorld
|
||||||
|
|
||||||
|
|
||||||
build_linux:
|
build_linux:
|
||||||
|
|||||||
Reference in New Issue
Block a user