mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-25 04:34:06 -08:00
👷 Automatically run tslint
This commit is contained in:
parent
e11d61da9d
commit
a5d7ae22c5
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
|
@ -23,5 +23,6 @@ jobs:
|
|||
npm run bootstrap
|
||||
npm run build --if-present
|
||||
npm test
|
||||
npm run tslint
|
||||
env:
|
||||
CI: true
|
||||
|
|
Loading…
Reference in a new issue