Skip to content

Commit

Permalink
Merge pull request #1159 from log4js-node/gh-action-typings
Browse files Browse the repository at this point in the history
Add step to run typescript tests
  • Loading branch information
nomiddlename committed Jan 21, 2022
2 parents 9c9c79b + c3966b5 commit e711239
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Expand Up @@ -30,3 +30,5 @@ jobs:
- run: npm ci
- run: npm run build --if-present
- run: npm test
- run: npm run typings

0 comments on commit e711239

Please sign in to comment.