From 2381981197707475668dd52e358c7ca72fb331a0 Mon Sep 17 00:00:00 2001 From: Bram Veenboer Date: Thu, 21 Aug 2025 09:32:25 +0200 Subject: [PATCH] DEBUG --- .github/workflows/test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a6a9dbd..64cd234 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -86,4 +86,6 @@ jobs: partition: ${{ matrix.partition }} gres: ${{ matrix.gres }} commands: | + ls -la + ls -la benchmarks find benchmarks -type f -executable -exec {} \;