From fa8f3f9465e87d499f7d6428323f496a884b7818 Mon Sep 17 00:00:00 2001 From: Elizabeth Alexander Hunt Date: Sat, 10 May 2025 16:57:03 -0700 Subject: initial commit --- .ci/ci.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .ci/ci.json (limited to '.ci/ci.json') diff --git a/.ci/ci.json b/.ci/ci.json new file mode 100644 index 0000000..dc29f8d --- /dev/null +++ b/.ci/ci.json @@ -0,0 +1,3 @@ +{ + "pipeline": ".ci/ci.ts" +} -- cgit v1.2.3-70-g09d2