Skip to content

Commit

Permalink
Fix test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
noteflakes committed Apr 29, 2024
1 parent 8fcb534 commit cf174cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
ruby-version: ${{matrix.ruby}}
bundler-cache: true # 'bundle install' and cache
- name: Run tests
run: bundle exec rake test
run: bundle exec ruby test/run.rb

0 comments on commit cf174cf

Please sign in to comment.