Update cpp.yml
This commit is contained in:
@@ -28,10 +28,10 @@ jobs:
|
|||||||
make -C tests
|
make -C tests
|
||||||
make
|
make
|
||||||
ls
|
ls
|
||||||
.\HelloWorld.exe &
|
.\Crc32 &
|
||||||
sleep 1
|
sleep 1
|
||||||
curl.exe http://localhost:3000/
|
deno run --allow-net tests\smoke.mjs
|
||||||
Stop-Process -Name HelloWorld
|
Stop-Process -Name Crc32
|
||||||
|
|
||||||
|
|
||||||
build_linux:
|
build_linux:
|
||||||
|
|||||||
Reference in New Issue
Block a user