Skip to content

Commit

Permalink
slightly different permutation
Browse files Browse the repository at this point in the history
  • Loading branch information
iftheshoefritz committed Jun 23, 2023
1 parent 62442b6 commit 3ed3ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true
- name: bundle list
run: bundle list && cd spec/rails7 && bundle list && cat Gemfile.lock
run: bundle list && cat Gemfile.lock
- name: RSpec
run: bundle exec rspec spec/solargraph-rails

0 comments on commit 3ed3ad3

Please sign in to comment.