Skip to content

Commit 285edf3

Browse files
committed
hmm
1 parent 5564dcc commit 285edf3

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/linux.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,12 @@ jobs:
274274
cmake --build build --parallel 4
275275
ctest --test-dir build --output-on-failure
276276
277+
pwd
278+
echo "HERE:"
279+
ls
280+
echo "ABOVE:"
281+
ls ..
282+
277283
python3 -m pip install jsonschema==4.* referencing
278284
cd ../share/openPMD/json_schema
279285
PATH="../../../build/bin:$PATH" make -j 2

0 commit comments

Comments
 (0)