We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18b143b commit eda6f53Copy full SHA for eda6f53
1 file changed
.github/workflows/ci.yml
@@ -48,9 +48,7 @@ jobs:
48
uses: ruby/setup-ruby@v1
49
with:
50
ruby-version: ${{ matrix.ruby }}
51
- bundler: default
52
bundler-cache: true
53
- rubygems: latest
54
55
- name: StandardRb check
56
run: bundle exec standardrb
@@ -110,9 +108,7 @@ jobs:
110
108
111
109
112
113
114
115
116
117
118
@@ -172,9 +168,7 @@ jobs:
172
168
173
169
174
170
175
176
171
177
178
179
180
0 commit comments