8000 ci(test): run build as part of testing · octokit/plugin-retry.js@b2ddcab · GitHub
[go: up one dir, main page]

Skip to content

Commit b2ddcab

Browse files
committed
ci(test): run build as part of testing
1 parent b8964c1 commit b2ddcab

File tree

1 file changed

+1
-0
lines changed
969A

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
@@ -35,4 +35,5 @@ jobs:
3535
- uses: actions/checkout@v3
3636
- run: npm ci
3737
- run: npm run lint
38+
- run: npm run build
3839
if: ${{ always() }}

0 commit comments

Comments
 (0)
0