Raymond Toy pushed to branch issue-472-ansi-tests-test-log-not-found at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -70,7 +70,7 @@ variables:
    70 70
       stage: ansi-test
    
    71 71
       artifacts:
    
    72 72
         paths:
    
    73
    -      - ansi-test/test.out
    
    73
    +      - ../ansi-test/test.out
    
    74 74
       script:
    
    75 75
         - bin/run-ansi-tests.sh -l dist/bin/lisp
    
    76 76
         - ls -l ../ansi-test