Skip to content

Commit f464dc7

Browse files
authored
Add tests (#17503)
1 parent f83a09f commit f464dc7

File tree

9 files changed

+2256
-74
lines changed

9 files changed

+2256
-74
lines changed

.github/workflows/ci.yml

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

4747
- name: Check - Validate redirects (infinite loops, sources with fragment)
4848
run: npx tsm bin/validate-redirects.ts
49+
50+
- name: Tests
51+
run: npm run test

0 commit comments

Comments
 (0)