From 8605c1f4ccf321bc9f124bd2a1f12bbe26c34b75 Mon Sep 17 00:00:00 2001 From: Simon Dold Date: Sat, 13 Apr 2024 18:19:45 +0200 Subject: [PATCH] add output --- .github/workflows/ubuntu.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index c21864f05e..90afcf8e57 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -168,6 +168,9 @@ jobs: - name: Run driver, translator and search tests run: | + pwd + ls + tree . -L 2 cd misc/ tox -e driver,translator,search,parameters,autodoc