Skip to content

Commit

Permalink
Don't regenerate RBIs in CI (it's too slow, plus we're checking in Ge…
Browse files Browse the repository at this point in the history
…mfile.lock now)
  • Loading branch information
camertron committed Jun 1, 2023
1 parent 6ea4802 commit cb849ae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/typecheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,5 @@ jobs:
with:
ruby-version: 3.1
bundler-cache: true
- name: Generate RBIs
run: rm -r sorbet/rbi/gems && bundle exec tapioca gem
- name: Run Sorbet
run: bundle exec srb tc

0 comments on commit cb849ae

Please sign in to comment.