Jon Boone pushed to branch issue-154-piglatin-translation-doesnt-work-anymore at cmucl / cmucl
Commits:
-
9ce6e5c4
by Jon Boone at 2023-06-06T21:35:40-04:00
1 changed file:
Changes:
... | ... | @@ -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:
|