Skip to content

Commit

Permalink
Test adding bundle install
Browse files Browse the repository at this point in the history
  • Loading branch information
meatball133 committed Nov 11, 2024
1 parent 79b00d1 commit f806548
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/generator-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
with:
ruby-version: "3.3"
bundler-cache: true
- name: Verify templates
run: bundle install
- name: Verify templates
run: ruby ./bin/generate --verify
test-generator:
Expand Down

0 comments on commit f806548

Please sign in to comment.