Skip to content

Commit

Permalink
Change test command
Browse files Browse the repository at this point in the history
  • Loading branch information
jamsea committed Sep 9, 2024
1 parent 23187eb commit 850ccaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
run: bundle exec rake install

- name: Test the gem
run: ruby example.rb
run: ruby -Ilib example.rb

0 comments on commit 850ccaf

Please sign in to comment.