Skip to content

Commit becd434

Browse files
committed
Merge branch 'master' into dependabot/npm_and_yarn/nanoid-and-mocha-3.3.3
2 parents c3c2d68 + 25f3a35 commit becd434

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/workflows/node.js.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ jobs:
2828
cache: 'npm'
2929
- run: npm ci
3030
- run: npm run build --if-present
31-
- run: npm test
31+
- run: npm test
32+
- run: npm run test-ts

.travis.yml

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

0 commit comments

Comments
 (0)