Skip to content

Commit 74599d5

Browse files
committed
Merge branch 'fix_solargraph_rspec_check' into rubocop_a
2 parents 2cd6522 + ce2bee6 commit 74599d5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/plugins.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ jobs:
148148
bundler-cache: false
149149
bundler: latest
150150
env:
151-
MATRIX_SOLARGRAPH_VERSION: '>=0.56.0.pre1'
152151
MATRIX_RAILS_VERSION: "7.0"
153152
- name: Install gems
154153
run: |
@@ -169,7 +168,6 @@ jobs:
169168
# bundle exec rbs collection init
170169
# bundle exec rbs collection install
171170
env:
172-
MATRIX_SOLARGRAPH_VERSION: '>=0.56.0.pre1'
173171
MATRIX_RAILS_VERSION: "7.0"
174172
MATRIX_RAILS_MAJOR_VERSION: '7'
175173
- name: Run specs
@@ -183,5 +181,4 @@ jobs:
183181
bundle info yard
184182
ALLOW_IMPROVEMENTS=true bundle exec rake spec
185183
env:
186-
MATRIX_SOLARGRAPH_VERSION: '>=0.56.0.pre1'
187184
MATRIX_RAILS_VERSION: "7.0"

0 commit comments

Comments
 (0)