Skip to content

Commit

Permalink
Remove NodeJS commented block from yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinWiseOne committed Apr 8, 2024
1 parent 326688e commit f25e103
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/test-examples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,6 @@ jobs:
with:
fetch-depth: 0

# - name: Setup NodeJS 16.x
# uses: actions/setup-node@v3
# with:
# node-version: 16
# cache: 'npm'
# cache-dependency-path: |
# **/package-lock.json

- name: Set up EDM
uses: enthought/setup-edm-action@v2
with:
Expand Down

0 comments on commit f25e103

Please sign in to comment.