Skip to content

Commit 8aad1ff

Browse files
committed
remove unused node install
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
1 parent 7b1137f commit 8aad1ff

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -269,10 +269,6 @@ jobs:
269269
with:
270270
python-version: "${{ env.PYTHON_VERSION }}"
271271

272-
- uses: actions/setup-node@v4
273-
with:
274-
node-version-file: ".nvmrc"
275-
276272
- name: Download Kind
277273
uses: actions/download-artifact@v4
278274
with:

0 commit comments

Comments
 (0)