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 }}
|
||||
gres: ${{ matrix.gres }}
|
||||
commands: |
|
||||
ls -la
|
||||
ls -la benchmarks
|
||||
find benchmarks -type f -executable -exec {} \;
|
||||
|
||||
Reference in New Issue
Block a user