Skip to content

Commit 4c96390

Browse files
committed
Remove gem steps
1 parent 4625b8a commit 4c96390

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test.yml

-5
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,3 @@ jobs:
2424
- name: Run RSpec
2525
run: bundle exec rspec
2626

27-
- name: Build Gem
28-
run: gem build patch_ruby.gemspec
29-
30-
- name: Install Gem
31-
run: gem install patch_ruby.gemspec

0 commit comments

Comments
 (0)