Update node.js.yml
parent
4c8dbdff0a
commit
a4bc174f4a
|
@ -59,7 +59,7 @@ jobs:
|
|||
run: |
|
||||
pnpm run security:check
|
||||
|
||||
- name: Unit Tests Check
|
||||
if: ${{ success() }}
|
||||
run: |
|
||||
npm run test:unit
|
||||
# - name: Unit Tests Check
|
||||
# if: ${{ success() }}
|
||||
# run: |
|
||||
# npm run test:unit
|
||||
|
|
Loading…
Reference in New Issue