mirror of
https://github.com/penpot/penpot.git
synced 2025-05-09 21:36:38 +02:00
🎉 Add circle CI (for backend).
This commit is contained in:
parent
240de28567
commit
b3f9c3d27e
4 changed files with 68 additions and 7 deletions
2
backend/scripts/tests.sh
Executable file
2
backend/scripts/tests.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env sh
|
||||
exec clojure -M:dev:tests "$@"
|
Loading…
Add table
Add a link
Reference in a new issue