Skip to content

Commit

Permalink
Run export-rbis --check on CI
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
  • Loading branch information
Morriar committed Mar 6, 2025
1 parent d9b5acf commit d270214
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
- name: Run type check
run: bin/typecheck

- name: Check exported RBI files
run: bin/export-rbis --check

- name: Lint Ruby files
run: bin/style --config .rubocop.yml

Expand Down

0 comments on commit d270214

Please sign in to comment.