Skip to content

Commit

Permalink
Maybe fix builds
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki24 committed Nov 24, 2019
1 parent d5d732c commit 7c1c89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Build and test with Rake
run: |
source $HOME/.rvm/scripts/rvm
gem uni did_you_mean; bundle exec rake
rake
benchmark:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7c1c89a

Please sign in to comment.