Skip to content

Commit

Permalink
Avoid running specs twice
Browse files Browse the repository at this point in the history
  • Loading branch information
tapan-sh committed Jan 17, 2025
1 parent 59bdd0d commit 06a4711
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 @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.4
ruby-version: 2.5
bundler-cache: true

- name: Run tests
Expand Down

0 comments on commit 06a4711

Please sign in to comment.