Skip to content

Commit 256adde

Browse files
Update badge and test Node.js 20
1 parent 28e2ad0 commit 256adde

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/main.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
node-version:
13+
- 20
1314
- 18
1415
- 16
1516
- 14

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# tsd ![CI](https://github.com/SamVerschueren/tsd/workflows/CI/badge.svg)
1+
# tsd ![CI](https://github.com/tsdjs/tsd/workflows/CI/badge.svg)
22

33
> Check TypeScript type definitions
44

0 commit comments

Comments
 (0)