mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 04:18:23 +00:00
DEV: Run turbo_rspec
in the verbose mode on CI
This commit is contained in:
parent
7c12ca89cb
commit
78dcf4ad08
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -111,7 +111,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Core RSpec
|
- name: Core RSpec
|
||||||
if: matrix.build_type == 'backend' && matrix.target == 'core'
|
if: matrix.build_type == 'backend' && matrix.target == 'core'
|
||||||
run: bin/turbo_rspec
|
run: bin/turbo_rspec --verbose
|
||||||
|
|
||||||
- name: Plugin RSpec
|
- name: Plugin RSpec
|
||||||
if: matrix.build_type == 'backend' && matrix.target == 'plugins'
|
if: matrix.build_type == 'backend' && matrix.target == 'plugins'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user