We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea4802 commit cb849aeCopy full SHA for cb849ae
.github/workflows/typecheck.yml
@@ -16,7 +16,5 @@ jobs:
16
with:
17
ruby-version: 3.1
18
bundler-cache: true
19
- - name: Generate RBIs
20
- run: rm -r sorbet/rbi/gems && bundle exec tapioca gem
21
- name: Run Sorbet
22
run: bundle exec srb tc
0 commit comments