mirror of
https://github.com/langchain-ai/langchain-sandbox.git
synced 2026-07-01 14:02:10 -04:00
pyodide-sandbox-js: add makefile with test target (#52)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
.PHONY: test
|
||||
|
||||
test:
|
||||
deno test --allow-read --allow-write
|
||||
Reference in New Issue
Block a user