Raymond Toy pushed to branch rtoy-issue-87-add-cl-bench at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -25,6 +25,8 @@ linux-runner:
    25 25
         - make LISP="../dist/bin/lisp -batch -noinit -nositeinit"
    
    26 26
         - grep 'No unexpected \(successes\|failures\)' test.out
    
    27 27
         - cd ../benchmarks/cl-bench
    
    28
    +    - echo $PWD
    
    29
    +    - ls
    
    28 30
         - CMUCL=../../snapshot/bin/lisp run-cmucl.sh
    
    29 31
         - CMUCL=../../dist/bin/lisp run-cmucl.sh
    
    30 32
         - ../../snapshot/bin/lisp -load report