aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/mjit.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/mjit.yml')
-rw-r--r--.github/workflows/mjit.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/mjit.yml b/.github/workflows/mjit.yml
index 244bb60696..c804683ad0 100644
--- a/.github/workflows/mjit.yml
+++ b/.github/workflows/mjit.yml
@@ -12,7 +12,7 @@ jobs:
env:
TESTOPTS: '-q --tty=no'
RUN_OPTS: '--disable-gems --jit-warnings ${{ matrix.jit_opts }}'
- GITPULLOPTIONS: --no-tags
+ GITPULLOPTIONS: --no-tags origin ${{github.ref}}
steps:
- name: Install libraries
run: |