Skip to content

Commit cf22dba

Browse files
committed
Update rbi files and sorbet CI step
The tapioca command name changed, so we need to fix that. And doing so reveals that we've got outdated rbi files.
1 parent 93003de commit cf22dba

19 files changed

Lines changed: 5104 additions & 4056 deletions

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ jobs:
6767
ruby-version: '3.3'
6868
bundler-cache: true
6969
- name: Check gem RBI files
70-
run: bin/tapioca gems --verify
70+
run: bin/tapioca gem --verify
7171
- name: Run Sorbet
7272
run: bundle exec rake sorbet
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)