Skip to content

Commit

Permalink
Enable JIT tests on pull_request
Browse files Browse the repository at this point in the history
  • Loading branch information
brandtbucher committed Dec 24, 2023
1 parent 323a9d6 commit d36c9de
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/jit.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: JIT
on: push
on:
- pull_request
- push
jobs:
jit:
# Comment this line to run JIT CI:
Expand Down

0 comments on commit d36c9de

Please sign in to comment.