Skip to content

Commit 83ed1f6

Browse files
committed
Added tests for checkForSections
1 parent d1de99c commit 83ed1f6

File tree

6 files changed

+11606
-451
lines changed

6 files changed

+11606
-451
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ jobs:
1515
with:
1616
node-version: 12
1717
- run: npm ci
18+
- run: npm run test
1819
- run: npm run build

0 commit comments

Comments
 (0)