DEBUG
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -86,4 +86,6 @@ jobs:
|
|||||||
partition: ${{ matrix.partition }}
|
partition: ${{ matrix.partition }}
|
||||||
gres: ${{ matrix.gres }}
|
gres: ${{ matrix.gres }}
|
||||||
commands: |
|
commands: |
|
||||||
|
ls -la
|
||||||
|
ls -la benchmarks
|
||||||
find benchmarks -type f -executable -exec {} \;
|
find benchmarks -type f -executable -exec {} \;
|
||||||
|
|||||||
Reference in New Issue
Block a user