Update cpp.yml

This commit is contained in:
uNetworkingAB
2022-11-02 12:33:26 +01:00
committed by GitHub
parent a4532f12a9
commit 7d74e502e5
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
make -C tests
make
ls
Start-Process -NoNewWindow Crc32
Start-Process -NoNewWindow .\Crc32
sleep 1
deno run --allow-net tests\smoke.mjs
Stop-Process -Name Crc32