Skip to content

Commit

Permalink
More guessing
Browse files Browse the repository at this point in the history
  • Loading branch information
jalada committed Jun 25, 2024
1 parent 108af73 commit 2345fb5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ jobs:
bundle install --gemfile ${{ matrix.gemfile }}
- name: Run tests
run: |
gemfile_name=$(basename ${{ matrix.gemfile }} .gemfile)
bundle exec rspec
BUNDLE_GEMFILE=${{ matrix.gemfile }} bundle exec rspec

0 comments on commit 2345fb5

Please sign in to comment.