summaryrefslogtreecommitdiff
path: root/.github/workflows/ubuntu.yml
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2020-09-27 14:26:38 +0900
committerKazuhiro NISHIYAMA <zn@mbf.nifty.com>2020-09-27 14:26:38 +0900
commit9a951c09317032fd1c2a3b5506f70b5e83e0464b (patch)
tree6b0a2cfdf9bf8a6024e9ed93efb25555a5f2ac52 /.github/workflows/ubuntu.yml
parent5e91b4bdb3e2889cc485b77c4ef29c4f5c364895 (diff)
Remove outdated comment [ci skip]
Diffstat (limited to '.github/workflows/ubuntu.yml')
-rw-r--r--.github/workflows/ubuntu.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml
index c69f73ed91..16e21063b2 100644
--- a/.github/workflows/ubuntu.yml
+++ b/.github/workflows/ubuntu.yml
@@ -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: