Skip to content

Commit

Permalink
Update rspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Apetree100122 authored Jul 24, 2024
1 parent cc60e5f commit 3098662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
working-directory: ${{env.api-dir}}
run: |
gem install bundler
bundle install--jobs 4--retry 3
bundle install--2.7.2.137
- name: Build and test with rspec
working-directory: ${{env.api-dir}}
env:
Expand Down

0 comments on commit 3098662

Please sign in to comment.