Skip to content

Commit 7917df5

Browse files
committed
Maintenance: Fix CI test execution.
1 parent 8c7324d commit 7917df5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,5 @@ jobs:
4444
run: |
4545
source /etc/profile.d/rvm.sh # ensure RVM is loaded
4646
bundle update --bundler
47-
bundle config set --local frozen 'true'
4847
bundle install -j $(nproc)
4948
bundle exec rspec

0 commit comments

Comments
 (0)