Skip to content

Commit 68eb11e

Browse files
authored
Update collections-renames.yml
Signed-off-by: Justin Kenyon <[email protected]>
1 parent c4060fc commit 68eb11e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/collections-renames.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
with:
2424
bundler-cache: true
2525

26+
- name: Install dependencies
27+
run: bundle install --with test
28+
2629
- name: Test collection with autofix and commit changes
2730
uses: technote-space/create-pr-action@91114507cf92349bec0a9a501c2edf1635427bc5 # v2
2831
env:

0 commit comments

Comments
 (0)