We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0631d3d commit 8a244e9Copy full SHA for 8a244e9
1 file changed
.github/workflows/coverage.yml
@@ -81,7 +81,7 @@ jobs:
81
ruby-version: "${{ matrix.ruby }}"
82
rubygems: "${{ matrix.rubygems }}"
83
bundler: "${{ matrix.bundler }}"
84
- bundler-cache: false
+ bundler-cache: true
85
86
# Raw `bundle` will use the BUNDLE_GEMFILE set to matrix.gemfile (i.e. Appraisal.root)
87
# We need to do this first to get appraisal installed.
0 commit comments