👷 Automatically run tslint

This commit is contained in:
Jan Oberhauser 2020-09-01 09:22:07 +02:00
parent e11d61da9d
commit a5d7ae22c5

View file

@ -23,5 +23,6 @@ jobs:
npm run bootstrap npm run bootstrap
npm run build --if-present npm run build --if-present
npm test npm test
npm run tslint
env: env:
CI: true CI: true