aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2026-02-14 10:53:35 -0600
committerCalvin Rose <calsrose@gmail.com>2026-02-14 10:53:35 -0600
commit3a348ecfaef9da07b9b03bbd9f8bf9ed421be42f (patch)
treefca4e620306e6336549cefc9d02926393e20b231
parentMerge branch 'master' into cjanet-jit (diff)
Add testing to this long-lived branch.
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
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 ]