Skip to content

Commit

Permalink
Remove install example.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
jamsea committed Sep 9, 2024
1 parent 245cbf5 commit 8fcff07
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,3 @@ jobs:

- name: Install the gem
run: bundle exec rake install

- name: Test the gem
run: bundle install -j $(nproc) && ruby -Ilib example.rb

0 comments on commit 8fcff07

Please sign in to comment.