summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSutou Kouhei <kou@clear-code.com>2020-12-24 06:36:08 +0900
committerSutou Kouhei <kou@clear-code.com>2020-12-24 06:36:08 +0900
commitc76f433d4e2cc922fc027eb7e88d7fb361969f6b (patch)
tree0a46921e4189dbfc89f0427d92182f101adc5754
parenta3ef7bb038bbe8352a2474046d0c279f0dc945bf (diff)
downloadrake-compiler-c76f433d4e2cc922fc027eb7e88d7fb361969f6b.tar.gz
ci: fix task name
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 3fc51ae..ce0c40f 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -26,4 +26,4 @@ jobs:
with:
ruby-version: ${{ matrix.ruby }}
- run: bundle install
- - run: bundle exec rake test
+ - run: bundle exec rake