Skip to content

Commit

Permalink
Fix test run in README
Browse files Browse the repository at this point in the history
  • Loading branch information
frodrigo committed Feb 28, 2024
1 parent 61f8722 commit 8648cc4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,10 @@ bundle exec tapioca init
# bundle exec srb rbi suggest-typed
```

Tests and Validation
Linting
```sh
bundle exec srb typecheck
bundle exec rubocop -c .rubocop.yml --autocorrect
# bundle exec rake test
```

### Tests
Expand Down

0 comments on commit 8648cc4

Please sign in to comment.