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 9b3a008 commit 2ee9831Copy full SHA for 2ee9831
.github/workflows/test.yml
@@ -27,7 +27,7 @@ jobs:
27
ruby-version: ${{ matrix.ruby }}
28
29
- name: Run tests
30
- run: ruby test/benchmarks_test.rb
+ run: rake test
31
32
- name: Test run_benchmarks.rb
33
run: ./run_benchmarks.rb
0 commit comments