summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorKoichi Sasada <ko1@atdot.net>2020-05-26 23:10:35 +0900
committerKoichi Sasada <ko1@atdot.net>2020-05-26 23:10:35 +0900
commita809caa4b3f9fc5503c0e81cdb02c167d1ad1dee (patch)
tree46c0193447c4ca9b3da4c2d1df4d00f864846b6f /.github
parent68e987c315815d9fbbc0c9967127be58c14655b5 (diff)
remove duplication.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ubuntu.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml
index b33c067290..e363d2f615 100644
--- a/.github/workflows/ubuntu.yml
+++ b/.github/workflows/ubuntu.yml
@@ -20,8 +20,6 @@ jobs:
debug: -DRUBY_DEBUG
- test_task: "test-all TESTS=--repeat-count=2"
debug: -DRUBY_DEBUG
- - test_task: "test-all TESTS=--repeat-count=2"
- debug: -DRUBY_DEBUG
- test_task: leaked-globals
debug: -DRUBY_DEBUG
fail-fast: false