1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-09-19 17:07:18 +03:00

ci: Fix workflows tests (no-changelog) (#4630)

* fix workflows test

* remove the temporary code changes
This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™ 2022-11-17 09:03:31 +01:00 committed by GitHub
parent 58630e43c0
commit 376a0d000a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,8 @@ jobs:
path: test-workflows
- uses: pnpm/action-setup@v2.2.4
with:
version: 7.14.2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3