Skip to content

Commit 3cb8cff

Browse files
committed
Consistency
1 parent f36eef7 commit 3cb8cff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
- uses: ./
114114
with:
115115
ruby-version: 2.6
116-
bundler-cache: true
116+
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
117117
- run: bundle exec rake
118118
```
119119

0 commit comments

Comments
 (0)