feat: 테스트 데이터베이스
All checks were successful
build / build (push) Successful in 5s

해결 #28
This commit was merged in pull request #30.
This commit is contained in:
2026-03-28 10:36:10 -06:00
parent 9cc0def4d5
commit cf242b778d
10 changed files with 99 additions and 27 deletions

View File

@@ -68,4 +68,5 @@ in mkCljBin' {
checkPhase = ''
clojure -M:test
'';
passthru = { inherit plex our-tex; };
}