[Tests] a cleaner name for the windows tests
parent
3afdce0a2c
commit
4618ce0aa1
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue