This commit is contained in:
kojix2
2020-11-19 22:44:40 +09:00
parent 648e606ed4
commit 8c78465ce9
2 changed files with 15 additions and 0 deletions

View File

@@ -12,4 +12,5 @@ jobs:
- uses: actions/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
- run: bundle install
- run: bundle exec rake test