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
|
cache: pnpm
|
||||||
|
|
||||||
- name: Lint
|
- name: Lint
|
||||||
|
env:
|
||||||
|
CI_LINT_MASTER: true
|
||||||
run: pnpm lint
|
run: pnpm lint
|
||||||
|
|
||||||
notify-on-failure:
|
notify-on-failure:
|
||||||
|
|
Loading…
Reference in a new issue