Skip to content

Commit 0158578

Browse files
Commit to trigger tail call and JIT CI
1 parent 17718b0 commit 0158578

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/jit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: JIT
2+
23
on:
34
pull_request:
45
paths:

.github/workflows/tail-call.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: Tail calling interpreter
2+
23
on:
34
pull_request:
45
paths:

0 commit comments

Comments
 (0)