mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 16:44:01 +02:00
Drop -v from RJIT CI
It no longer hangs these days. It takes a lot of work to scroll through a lot of lines when reading logs.
This commit is contained in:
parent
cb6dcc7746
commit
ac62adadc0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rjit.yml
vendored
2
.github/workflows/rjit.yml
vendored
|
@ -83,7 +83,7 @@ jobs:
|
|||
timeout-minutes: 30
|
||||
env:
|
||||
GNUMAKEFLAGS: ''
|
||||
RUBY_TESTOPTS: '-v --tty=no'
|
||||
RUBY_TESTOPTS: '--tty=no'
|
||||
RUN_OPTS: ${{ matrix.run_opts }}
|
||||
|
||||
- name: make test-all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue