This commit is contained in:
Bram Veenboer
2025-08-21 09:32:25 +02:00
parent 0774fd9123
commit 2381981197

View File

@@ -86,4 +86,6 @@ jobs:
partition: ${{ matrix.partition }}
gres: ${{ matrix.gres }}
commands: |
ls -la
ls -la benchmarks
find benchmarks -type f -executable -exec {} \;