Skip to content

Commit

Permalink
Merge pull request #15 from joelhelbling/rename-ruby-workflow
Browse files Browse the repository at this point in the history
renames workflow from 'Ruby' to 'Tests' in ruby.yml workflow (for badge)
  • Loading branch information
joelhelbling authored May 22, 2021
2 parents 9cb63f2 + 3abee97 commit 314aa19
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 @@ -5,7 +5,7 @@
# This workflow will download a prebuilt Ruby version, install dependencies and run tests with Rake
# For more information see: https://github.com/marketplace/actions/setup-ruby-jruby-and-truffleruby

name: Ruby
name: Tests

on:
push:
Expand Down

0 comments on commit 314aa19

Please sign in to comment.