Skip to content

Commit

Permalink
CI: Show diff after package generation
Browse files Browse the repository at this point in the history
  • Loading branch information
JumpLink committed Apr 4, 2024
1 parent de053cf commit d33c37d
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 @@ -66,4 +66,6 @@ jobs:
- run: yarn install
- run: yarn run build
- run: yarn run build:types:packages
- name: Show diff
run: git diff --submodule | cat
- run: NODE_OPTIONS=--max_old_space_size=9216 yarn run validate:types:packages

0 comments on commit d33c37d

Please sign in to comment.