Skip to content

Commit dda0b23

Browse files
run unit tests as part of the validation workflow
1 parent 686f00f commit dda0b23

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/unity-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
run: |
3333
npm ci
3434
npm run build
35+
npm run tests
3536
npm run link
3637
unity-cli --version
3738
- name: setup unity

0 commit comments

Comments
 (0)