mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
ci: Restore CI_LINT_MASTER
This commit is contained in:
parent
7d0ce30da6
commit
caf28cecaf
2
.github/workflows/ci-master.yml
vendored
2
.github/workflows/ci-master.yml
vendored
|
@ -110,6 +110,8 @@ jobs:
|
|||
cache: pnpm
|
||||
|
||||
- name: Lint
|
||||
env:
|
||||
CI_LINT_MASTER: true
|
||||
run: pnpm lint
|
||||
|
||||
notify-on-failure:
|
||||
|
|
Loading…
Reference in a new issue