Skip to content

Commit 81f9ace

Browse files
committed
add build to test workflow
1 parent 59318d6 commit 81f9ace

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test-javascript.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,7 @@ jobs:
3636
cache-dependency-path: javascript/package-lock.json
3737

3838
- run: npm install-ci-test
39+
working-directory: javascript
40+
41+
- run: npm run build
3942
working-directory: javascript

0 commit comments

Comments
 (0)