Skip to content

Commit 96e0915

Browse files
committed
Test the build too.
1 parent f780112 commit 96e0915

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

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

2727
- name: Run Linting
2828
run: npm run lint
29+
30+
- name: Run the build
31+
run: npm run build

0 commit comments

Comments
 (0)