Update cpp.yml
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
make -C tests
|
make -C tests
|
||||||
make
|
make
|
||||||
ls
|
ls
|
||||||
.\Crc32 &
|
Start-Process -NoNewWindow Crc32
|
||||||
sleep 1
|
sleep 1
|
||||||
deno run --allow-net tests\smoke.mjs
|
deno run --allow-net tests\smoke.mjs
|
||||||
Stop-Process -Name Crc32
|
Stop-Process -Name Crc32
|
||||||
|
|||||||
Reference in New Issue
Block a user