Skip to content

Commit

Permalink
Update rspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jokius authored Feb 27, 2024
1 parent 30d473b commit 20150ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
- name: Set up Ruby 2.7
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7.x

ruby-version: '2.7'
bundler-cache: true
- name: Run rspec
run: |
gem install bundler
Expand Down

0 comments on commit 20150ab

Please sign in to comment.