Skip to content

Commit dec714e

Browse files
committed
ci: run build script as part of CI
1 parent 48d6e7c commit dec714e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@ jobs:
4444
- run: npm ci
4545
- run: npm run lint
4646
- run: VERSION=`npm info @octokit/openapi version` npm run update-endpoints
47+
- run: npm run build
4748
if: ${{ always() }}

0 commit comments

Comments
 (0)