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 91069f1 commit 0ad7de2Copy full SHA for 0ad7de2
.github/workflows/test.yml
@@ -38,4 +38,4 @@ jobs:
38
- name: Build
39
run: rake compile
40
- name: Run test
41
- run: rake test
+ run: bundle exec rake test
0 commit comments