Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
try explicitly installing bundler, always
Browse files Browse the repository at this point in the history
Signed-off-by: Rick Elrod <[email protected]>
  • Loading branch information
relrod committed Dec 3, 2020
1 parent 2e97fbf commit 08300eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ jobs:
env:
COGNITIVE_SUBSCRIPTION_KEY: ${{ secrets.COGNITIVE_SUBSCRIPTION_KEY }}
run: |
gem install bundler
bundle install
rspec --color --tty

0 comments on commit 08300eb

Please sign in to comment.