mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Binstubs test with relative path seems passing now
This commit is contained in:
parent
830b2e217b
commit
9058ba218c
Notes:
git
2022-09-22 12:54:46 +09:00
Merged: https://github.com/ruby/ruby/pull/6416 Merged-By: nobu <nobu@ruby-lang.org>
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
|
@ -33,8 +33,6 @@ jobs:
|
|||
configure: '' # test without -DRUBY_DEBUG as well
|
||||
- test_task: check
|
||||
configure: "--enable-shared --enable-load-relative"
|
||||
skipped_tests: "TestGem#test_.*_from_binstubs.*"
|
||||
continue-on-skipped_tests: true
|
||||
- test_task: test-all TESTS=--repeat-count=2
|
||||
- test_task: test-syntax-suggest
|
||||
- test_task: test-bundler-parallel
|
||||
|
|
Loading…
Add table
Reference in a new issue