mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove outdated comment [ci skip]
This commit is contained in:
parent
5e91b4bdb3
commit
9a951c0931
2 changed files with 0 additions and 2 deletions
1
.github/workflows/macos.yml
vendored
1
.github/workflows/macos.yml
vendored
|
@ -50,7 +50,6 @@ jobs:
|
|||
working-directory: build
|
||||
env:
|
||||
RUBY_TESTOPTS: "-q --tty=no"
|
||||
# Remove minitest from TEST_BUNDLED_GEMS_ALLOW_FAILURES if https://github.com/seattlerb/minitest/pull/798 is resolved
|
||||
TEST_BUNDLED_GEMS_ALLOW_FAILURES: "rexml"
|
||||
- uses: k0kubun/action-slack@v2.0.0
|
||||
with:
|
||||
|
|
1
.github/workflows/ubuntu.yml
vendored
1
.github/workflows/ubuntu.yml
vendored
|
@ -73,7 +73,6 @@ jobs:
|
|||
working-directory: build
|
||||
env:
|
||||
RUBY_TESTOPTS: "-q --tty=no"
|
||||
# Remove minitest from TEST_BUNDLED_GEMS_ALLOW_FAILURES if https://github.com/seattlerb/minitest/pull/798 is resolved
|
||||
TEST_BUNDLED_GEMS_ALLOW_FAILURES: ""
|
||||
- uses: k0kubun/action-slack@v2.0.0
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue