mirror of
https://github.com/discourse/discourse.git
synced 2025-06-01 07:37:55 +08:00
don't run specs on code-review for now
code-review is currently causing failing builds. Remove from testing until it is fixed
This commit is contained in:
@ -7,7 +7,8 @@ task 'plugin:install_all_official' do
|
||||
'discourse-nginx-performance-report',
|
||||
'lazyYT',
|
||||
'poll',
|
||||
'discourse-calendar'
|
||||
'discourse-calendar',
|
||||
'discourse-code-review'
|
||||
])
|
||||
|
||||
map = {
|
||||
|
Reference in New Issue
Block a user