Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
s/Usefull/Useful/
  • Loading branch information
ydah authored and LuukvH committed Jan 14, 2025
1 parent 6d60326 commit ab7ebfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ rspec --format RSpec::Github::Formatter --tag ~skip
After checking out the repo, run `bundle install` to install dependencies. Then, run `rake spec` to run the tests.
Publishing a new version is handled by the [publish workflow](.github/workflows/publish.yml). This workflow publishes a GitHub release to [rubygems](https://rubygems.org/) with the version defined in the release.

### Usefull references
### Useful references
- https://help.github.com/en/actions/reference/development-tools-for-github-actions
- https://developer.github.com/apps/quickstart-guides/creating-ci-tests-with-the-checks-api

Expand Down

0 comments on commit ab7ebfd

Please sign in to comment.