mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
update workflows
This commit is contained in:
parent
107ba8b266
commit
9fe5238ab8
1
.github/workflows/node.js.yml
vendored
1
.github/workflows/node.js.yml
vendored
@ -28,6 +28,7 @@ jobs:
|
||||
name: Install dependencies
|
||||
- name: Test
|
||||
env:
|
||||
NCM_API_TEST_LOGIN_COUNTRY_CODE: ${{ secrets.NCM_API_TEST_LOGIN_COUNTRY_CODE }}
|
||||
NCM_API_TEST_LOGIN_PHONE: ${{ secrets.NCM_API_TEST_LOGIN_PHONE }}
|
||||
NCM_API_TEST_LOGIN_PASSWORD: ${{ secrets.NCM_API_TEST_LOGIN_PASSWORD }}
|
||||
run: npm test
|
||||
|
Loading…
x
Reference in New Issue
Block a user