Skip to content

Commit 56b8462

Browse files
committed
Update build.yaml
1 parent 7187d42 commit 56b8462

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ jobs:
2222

2323
- name: Build
2424
run: npm run build
25+
26+
- name: Test
27+
run: npm run test

0 commit comments

Comments
 (0)