Update node.js.yml

pull/6637/head
tugcekucukoglu 2024-10-24 11:04:30 +03:00
parent 4c8dbdff0a
commit a4bc174f4a
1 changed files with 4 additions and 4 deletions

View File

@ -59,7 +59,7 @@ jobs:
run: | run: |
pnpm run security:check pnpm run security:check
- name: Unit Tests Check # - name: Unit Tests Check
if: ${{ success() }} # if: ${{ success() }}
run: | # run: |
npm run test:unit # npm run test:unit