We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4625b8a commit 4c96390Copy full SHA for 4c96390
.github/workflows/test.yml
@@ -24,8 +24,3 @@ jobs:
24
- name: Run RSpec
25
run: bundle exec rspec
26
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