mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 02:35:33 +03:00
ci: Fix workflows tests (no-changelog) (#4630)
* fix workflows test * remove the temporary code changes
This commit is contained in:
parent
58630e43c0
commit
376a0d000a
2
.github/workflows/test-workflows.yml
vendored
2
.github/workflows/test-workflows.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user