Skip to content

Commit

Permalink
bundler cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshenny committed Jun 20, 2024
1 parent db36b23 commit cfe96a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ jobs:
- uses: actions/checkout@v2
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Run static type checks
run: bin/srb tc
buildall:
Expand Down

0 comments on commit cfe96a5

Please sign in to comment.