Raymond Toy pushed to branch issue-472-ansi-tests-test-log-not-found at cmucl / cmucl
Commits:
-
885db0cc
by Raymond Toy at 2026-02-17T08:47:26-08:00
1 changed file:
Changes:
| ... | ... | @@ -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
|