Skip to content

Commit 24669ef

Browse files
committed
more ls
1 parent 66fa6a3 commit 24669ef

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
@@ -273,6 +273,11 @@ jobs:
273273
working-directory: ./cli-test
274274
run: |
275275
ls ..
276+
ls .
277+
ls ./data
278+
ls ./data/test
279+
ls ./data/test/config
280+
276281
cmd /c "START /B ../oxen-server.exe start"
277282
mkdir .\data\test\runs
278283
../oxen-server add-user --email [email protected] --name Ox --output user_config.toml

0 commit comments

Comments
 (0)