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 {} \;