mirror of
https://github.com/fiddlerwoaroof/data-lens.git
synced 2025-11-08 10:16:32 +00:00
chore(transducers): add CI for transducer tests
This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
FROM fiddlerwoaroof/sbcl-workspace:arm64-latest
|
||||||
|
COPY . /root/quicklisp/local-projects/data-lens
|
||||||
|
RUN sbcl --eval '(ql:quickload :data-lens/transducers/test)'
|
||||||
Reference in New Issue
Block a user