Fix testing

This commit is contained in:
retropikzel 2025-12-11 18:45:47 +02:00
parent 28fca6c50f
commit cf43d94da4
1 changed files with 1 additions and 0 deletions

View File

@ -47,4 +47,5 @@ RUN if [ "${SCHEME}" = "skint" ]; then cp -r /build/r7rs-srfi/srfi/39.* srfi/; f
RUN if [ "${SCHEME}" = "tr7" ]; then cp -r /build/r7rs-srfi/srfi/39.* srfi/; fi
COPY Makefile .
COPY retropikzel retropikzel/
COPY retropikzel libs/retropikzel/