From 3a348ecfaef9da07b9b03bbd9f8bf9ed421be42f Mon Sep 17 00:00:00 2001 From: Calvin Rose Date: Sat, 14 Feb 2026 10:53:35 -0600 Subject: Add testing to this long-lived branch. --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index dc3cb9e..697b9d8 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2,7 +2,7 @@ name: Test on: push: - branches: [ master ] + branches: [ master, cjanet-jit ] pull_request: branches: [ master ] -- cgit v1.2.3