mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
ci: Move full E2E tests into their own scheduled workflow (#4757)
This commit is contained in:
committed by
GitHub
parent
09a48c51b6
commit
86a4965e9a
5
.github/workflows/ci-master.yml
vendored
5
.github/workflows/ci-master.yml
vendored
@@ -35,11 +35,6 @@ jobs:
|
||||
- name: Test
|
||||
run: pnpm test
|
||||
|
||||
- name: Test E2E
|
||||
run: |
|
||||
pnpm cypress:install
|
||||
pnpm test:e2e:all
|
||||
|
||||
- name: Lint
|
||||
env:
|
||||
CI_LINT_MASTER: true
|
||||
|
||||
Reference in New Issue
Block a user