Skip to content

Commit 2ee9831

Browse files
committed
Run tests on CI
1 parent 9b3a008 commit 2ee9831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
ruby-version: ${{ matrix.ruby }}
2828

2929
- name: Run tests
30-
run: ruby test/benchmarks_test.rb
30+
run: rake test
3131

3232
- name: Test run_benchmarks.rb
3333
run: ./run_benchmarks.rb

0 commit comments

Comments
 (0)