We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4daa447 commit 005391eCopy full SHA for 005391e
.github/workflows/test.yml
@@ -30,4 +30,4 @@ jobs:
30
ruby-version: ${{ matrix.ruby }}
31
bundler-cache: true
32
- name: Run test
33
- run: bundle exec rake test
+ run: rake test
0 commit comments