ci: Fix DB tests and Workflow tests (no-changelog) (#7741)

[Workflow Tests](https://github.com/n8n-io/n8n/actions/runs/6901672210)
[DB Tests](https://github.com/n8n-io/n8n/actions/runs/6901673148)
This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-11-17 10:07:19 +01:00
committed by GitHub
parent 8e0ae3cf8c
commit abe36691ab
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ jobs:
working-directory: n8n
run: |
pnpm install --frozen-lockfile
pnpm --filter @n8n/client-oauth2 --filter n8n-workflow --filter n8n-core --filter n8n-nodes-base --filter n8n build
pnpm build:backend
shell: bash
- name: Import credentials