Skip to content

Commit e802b74

Browse files
committed
formatting
2 parents f290d21 + 00e5d5b commit e802b74

5 files changed

Lines changed: 902 additions & 51 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,9 @@ jobs:
103103
- name: Run License Checks
104104
run: npm run test:license
105105

106+
- name: Run in-depth.html validation
107+
run: npm run test:in-depth
108+
106109
- name: Run Build
107110
run: |
108111
if ${{ github.event_name == 'pull_request' }}; then

0 commit comments

Comments
 (0)