Skip to content

Commit f28c50d

Browse files
committed
Add tests
1 parent 6d38af4 commit f28c50d

File tree

8 files changed

+1115
-56
lines changed

8 files changed

+1115
-56
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)