Skip to content

Commit 1453a1a

Browse files
authored
feat: node test runner (#208)
* feat: node test runner * chore: node versions * chore: lint * chore: tests
1 parent d676280 commit 1453a1a

File tree

5 files changed

+131
-139
lines changed

5 files changed

+131
-139
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ jobs:
1212
strategy:
1313
matrix:
1414
node-version:
15-
- 14
16-
- 16
1715
- 18
16+
- 20
17+
- 22
1818
os:
1919
- ubuntu-latest
2020
services:

.taprc

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)