mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
Remove a duplicated job
This was first added in b481b673d75, but 197e91f357 added -DUNIVERSAL_PARSER to the Compilers workflow as well. Given the nature of this test and the fact that it also runs make test-all besides make test, I think it's better to keep only the Compilers one.
This commit is contained in:
parent
fd7decbf04
commit
0366c424e5
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
@ -41,8 +41,6 @@ jobs:
|
||||
- test_task: check
|
||||
configure: '--enable-shared --enable-load-relative'
|
||||
- test_task: test-all TESTS=--repeat-count=2
|
||||
- test_task: test-all
|
||||
configure: 'cppflags=-DUNIVERSAL_PARSER'
|
||||
- test_task: test-bundler-parallel
|
||||
- test_task: test-bundled-gems
|
||||
fail-fast: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user