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