mirror of
https://github.com/nvm-sh/nvm.git
synced 2026-09-18 00:00:30 +08:00
[Tests] a cleaner name for the windows tests
This commit is contained in:
@@ -125,6 +125,7 @@ jobs:
|
|||||||
nvm install ${{ matrix.npm-node-version }}
|
nvm install ${{ matrix.npm-node-version }}
|
||||||
|
|
||||||
nvm_windows:
|
nvm_windows:
|
||||||
|
name: 'tests, on windows'
|
||||||
permissions:
|
permissions:
|
||||||
contents: none
|
contents: none
|
||||||
needs: [wsl_matrix, cygwin_matrix, msys_matrix, msys_fail_install]
|
needs: [wsl_matrix, cygwin_matrix, msys_matrix, msys_fail_install]
|
||||||
|
|||||||
Reference in New Issue
Block a user