Skip to content

Commit

Permalink
feat: node test runner (#208)
Browse files Browse the repository at this point in the history
* feat: node test runner

* chore: node versions

* chore: lint

* chore: tests
  • Loading branch information
ilteoood authored Nov 9, 2024
1 parent d676280 commit 1453a1a
Show file tree
Hide file tree
Showing 5 changed files with 131 additions and 139 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
strategy:
matrix:
node-version:
- 14
- 16
- 18
- 20
- 22
os:
- ubuntu-latest
services:
Expand Down
4 changes: 0 additions & 4 deletions .taprc

This file was deleted.

Loading

0 comments on commit 1453a1a

Please sign in to comment.