Jon Boone pushed to branch issue-154-piglatin-translation-doesnt-work-anymore at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -61,6 +61,7 @@ linux:test:
    61 61
         - job: linux:build
    
    62 62
           artifacts: true
    
    63 63
       script:
    
    64
    +    - ls -laR dist/lib/cmucl/lib/locale/
    
    64 65
         - bin/run-tests.sh -l dist/bin/lisp 2>&1 | tee test.log
    
    65 66
     
    
    66 67
     linux:ansi-test: