Update node.js.yml

pull/3841/head
mertsincan 2023-04-05 10:06:43 +01:00
parent 4fb357ab71
commit 2e04dc691e
1 changed files with 4 additions and 4 deletions

View File

@ -43,7 +43,7 @@ jobs:
run: |
npm run security:check
- name: Test
if: ${{ success() }}
run: |
npm run test:unit
#- name: Test
# if: ${{ success() }}
# run: |
# npm run test:unit