зеркало из https://github.com/github/ruby.git
Added missing condition for test-bundler and test-bundled-gems.
This commit is contained in:
Родитель
ea496e9fb2
Коммит
2468466a1a
|
@ -55,6 +55,7 @@ jobs:
|
|||
continue-on-error: true
|
||||
- name: make test-bundler/test-bundled-gems
|
||||
run: make -s ${{ matrix.test_task }}
|
||||
if: matrix.test_task != 'check'
|
||||
continue-on-error: true
|
||||
- name: Leaked Globals
|
||||
run: make -s leaked-globals
|
||||
|
|
Загрузка…
Ссылка в новой задаче