aboutsummaryrefslogtreecommitdiffhomepage
path: root/justfile
diff options
context:
space:
mode:
Diffstat (limited to 'justfile')
-rw-r--r--justfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/justfile b/justfile
index fe4c6b2..4825e9d 100644
--- a/justfile
+++ b/justfile
@@ -59,3 +59,5 @@ check:
test:
cd backend; just test
+ cd worker/swift; just test
+ npm -w worker/php run test