Skip to content

Commit

Permalink
Add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
GregBrimble committed Oct 14, 2024
1 parent 815145b commit 1359571
Show file tree
Hide file tree
Showing 8 changed files with 1,115 additions and 56 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@ jobs:

- name: Check - Validate redirects (infinite loops, sources with fragment)
run: npx tsm bin/validate-redirects.ts

- name: Tests
run: npm run test
Loading

0 comments on commit 1359571

Please sign in to comment.