Raymond Toy pushed to branch issue-472-ansi-tests-test-log-not-found at cmucl / cmucl
Commits:
-
9457112d
by Raymond Toy at 2026-02-16T13:50:47-08:00
1 changed file:
Changes:
| ... | ... | @@ -73,7 +73,6 @@ variables: |
| 73 | 73 | - ansi-test/test.out
|
| 74 | 74 | script:
|
| 75 | 75 | - bin/run-ansi-tests.sh -l dist/bin/lisp
|
| 76 | - - ls -l test.log
|
|
| 77 | 76 | - ls -l ansi-test
|
| 78 | 77 | |
| 79 | 78 | # Default configuration for running unit tests.
|
| ... | ... | @@ -81,7 +80,6 @@ variables: |
| 81 | 80 | stage: test
|
| 82 | 81 | artifacts:
|
| 83 | 82 | paths:
|
| 84 | - - ansi-test/test.out
|
|
| 85 | 83 | - test.log
|
| 86 | 84 | script:
|
| 87 | 85 | - echo LANG = $LANG
|