Skip to content

Commit

Permalink
Cosmetic change on Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
yasulab committed Feb 15, 2024
1 parent b6236eb commit cb8d77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
bundler-cache: true
#ruby-version: 2.7 # Not necessary if `.ruby-version` is given
- name: run spec
- name: Run bundle exec rake test
run: bundle exec rake test

deploy:
Expand Down

0 comments on commit cb8d77e

Please sign in to comment.