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.
2 parents 2cd6522 + ce2bee6 commit 74599d5Copy full SHA for 74599d5
.github/workflows/plugins.yml
@@ -148,7 +148,6 @@ jobs:
148
bundler-cache: false
149
bundler: latest
150
env:
151
- MATRIX_SOLARGRAPH_VERSION: '>=0.56.0.pre1'
152
MATRIX_RAILS_VERSION: "7.0"
153
- name: Install gems
154
run: |
@@ -169,7 +168,6 @@ jobs:
169
168
# bundle exec rbs collection init
170
# bundle exec rbs collection install
171
172
173
174
MATRIX_RAILS_MAJOR_VERSION: '7'
175
- name: Run specs
@@ -183,5 +181,4 @@ jobs:
183
181
bundle info yard
184
182
ALLOW_IMPROVEMENTS=true bundle exec rake spec
185
186
187
0 commit comments