Skip to content

Commit

Permalink
one more setting
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstegman committed Jan 3, 2024
1 parent 9ce7190 commit a3c433c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
- ruby/install-deps:
# Have to set this since there's no lockfile
bundler-version: ">2"
# Do not use deployment mode, because we don't have a lockfile
path: ""
# Always install the latest versions available
with-cache: false
- ruby/rspec-test

0 comments on commit a3c433c

Please sign in to comment.