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.
bundle update
1 parent 18fbad4 commit 4a2fb9bCopy full SHA for 4a2fb9b
.github/workflows/unit.yaml
@@ -36,8 +36,6 @@ jobs:
36
with:
37
ruby-version: ${{ matrix.ruby }}
38
bundler-cache: true
39
- - name: Update gems
40
- run: bundle update
41
- name: Cache modules
42
id: modules
43
uses: actions/cache@v4
0 commit comments