Skip to content

Commit 20c6e9e

Browse files
committed
more testing commands
1 parent 60f58ca commit 20c6e9e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

+5
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,11 @@ jobs:
275275
276276
277277
cmd /c "START /B ../oxen-server.exe start"
278+
279+
ping 127.0.0.1
280+
ping 3000.0.0.0
281+
netstat -a
282+
278283
mv ../data .
279284
mkdir .\data\test\runs
280285
../oxen-server add-user --email [email protected] --name Ox --output user_config.toml

0 commit comments

Comments
 (0)