Skip to content

Commit 5c3bf39

Browse files
authored
Merge pull request #73 from kabalin/nvm
GHA: nvm is available.
2 parents 5ad54af + 33e875d commit 5c3bf39

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,6 @@ jobs:
6666
- name: Check out repository code
6767
uses: actions/checkout@v2
6868

69-
- name: Install node
70-
uses: actions/setup-node@v1
71-
with:
72-
node-version: '14.15.0'
73-
7469
- name: Setup PHP ${{ matrix.php }}
7570
uses: shivammathur/setup-php@v2
7671
with:

0 commit comments

Comments
 (0)