Skip to content

Commit 508b4e2

Browse files
chore(internal): codegen related update
1 parent e5aaecb commit 508b4e2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,8 @@ jobs:
7777
- name: Bootstrap
7878
run: ./scripts/bootstrap
7979

80+
- name: Build
81+
run: ./scripts/build
82+
8083
- name: Run tests
8184
run: ./scripts/test

0 commit comments

Comments
 (0)