update test yml

This commit is contained in:
Bryan MacFarlane 2019-09-21 10:35:13 -04:00
parent c3f8ebcfd9
commit df66b0f320

View File

@ -11,6 +11,7 @@ jobs:
- uses: actions/checkout@v1
- run: npm ci
- run: npm run build
- run: npm test
- uses: actions/typescript-action@releases/v1
with: