summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-03-13 12:07:11 -0600
committermo khan <mo@mokhan.ca>2025-03-13 12:07:11 -0600
commitb55a6617971fa50bb064480f78343e6c0bc59dbe (patch)
tree7439751c4d99826094d137e63561707c0cf389ca /Makefile
parent857af592cfa293b1cd6821c26a91e5a9be5bc19c (diff)
chore: run the end to end tests by default
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 66a8baa..4abd8ba 100644
--- a/Makefile
+++ b/Makefile
@@ -4,3 +4,4 @@ default:
@command -v mage
@command -v playwright
@mage -l
+ @ruby ./script/cibuild