Skip to content

Commit

Permalink
chore: added an assortment of unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Apr 27, 2023
1 parent 13fe264 commit 5553cfd
Show file tree
Hide file tree
Showing 11 changed files with 2,051 additions and 1,222 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@ jobs:
- "18.x"
ts_version:
- "latest"
- "4.4.4"
- "4.9.5"
- "4.7.4"
- "4.5.5"
- "4.3.5"
- "4.2.4"
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
Expand Down
Loading

0 comments on commit 5553cfd

Please sign in to comment.