diff options
Diffstat (limited to '.github/workflows/compilers.yml')
-rw-r--r-- | .github/workflows/compilers.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/compilers.yml b/.github/workflows/compilers.yml index 31d71e62b5..bc2cc37c4e 100644 --- a/.github/workflows/compilers.yml +++ b/.github/workflows/compilers.yml @@ -33,7 +33,7 @@ env: UNICODE_AUXILIARY_FILES=. UNICODE_EMOJI_FILES=. CONFIGURE_TTY: never - GITPULLOPTIONS: --no-tags + GITPULLOPTIONS: --no-tags origin ${{github.ref}} RUBY_DEBUG: ci rgengc RUBY_TESTOPTS: >- -q |