We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c48e064 commit 604352eCopy full SHA for 604352e
.github/workflows/main.yml
@@ -24,4 +24,4 @@ jobs:
24
- name: Install dependencies
25
run: bundle install
26
- name: Run tests
27
- run: bundle exec rspec
+ run: bundle exec rake
0 commit comments